Fix cas2 plugin using anonymous login
-------------------------------------

                 Key: NXP-4170
                 URL: http://jira.nuxeo.org/browse/NXP-4170
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
            Reporter: Anahide Tchertchian
            Assignee: Thierry Delprat
             Fix For: 5.3.x


Several things seem to be broken when using the cas2 plugin with anonymous 
login:

- anonymous login seems broken: when accessing localhost:8080/nuxeo, anonymous 
user does not have access to the dashboard, he's redirected to the cas login 
page
- redirection to a page where anonymous user has access still prompts the login 
page.
- when clicking on logout, a link "back" appears, redirecting to 
localhost:8080/cas/null
- localhost url is hardcoded in these pages
- proper i18n is not taken care of.

Redirection to a given url that requires authentication seems to work ok, but 
should be tested by selenium to make sure it does not break. 

Steps to reproduce:
- deploy nuxeo-platform-login-cas2-5.2.1-SNAPSHOT.jar to nuxeo.ear/plugins
- cp -r Sample/cas.war/ /opt/jboss/server/default/deploy/
- cp Sample/Sample-CAS2-descriptor-bundle.xml 
/opt/jboss/server/default/deploy/nuxeo.ear/config/
- cp Sample/CAS2-Anonymous-bundle.xml 
/opt/jboss/server/default/deploy/nuxeo.ear/config/


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to