How to remove the cid parameter appended to the URL in a JSF application running on EAP 6?
Issue
- Attribute
include-view-paramsfrom redirect element declared infaces-config.xmlis not working. When setting the value to false with double quotes deployment is success but redirect includes parameters in the URL. Setting the value to false without double quotes deployment is with error due to exceptions withfaces-config.xml. - The
include-view-paramstofalsewill not eliminatecidparameter after login/logout action as seen in the picketlink-idm-sample.
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.