[gatein-issues] [JBoss JIRA] (GTNPORTAL-2637) SSO integration usability improvement

Marek Posolda (JIRA) jira-events at lists.jboss.org
Sun Oct 7 09:17:02 EDT 2012


     [ https://issues.jboss.org/browse/GTNPORTAL-2637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marek Posolda updated GTNPORTAL-2637:
-------------------------------------

              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/gatein/gatein-portal/pull/172

    
> SSO integration usability improvement
> -------------------------------------
>
>                 Key: GTNPORTAL-2637
>                 URL: https://issues.jboss.org/browse/GTNPORTAL-2637
>             Project: GateIn Portal
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: SSO
>    Affects Versions: 3.4.0.Final
>            Reporter: Marek Posolda
>            Assignee: Marek Posolda
>             Fix For: 3.5.0.Beta01
>
>
> SSO integration requires that after click on login link is user redirected to URL like "http://localhost:8080/portal/sso", which is then handled by GateIn SSO component and redirects user to SSO framework instead of showing GateIn login dialog.
> For now there is no direct support for handling this in GateIn, which means that for SSO integration, customers have to edit groovy templates inside exploded web.war file and they also need to edit login.jsp page and change it's content to simulate javascript redirection to "/portal/sso". This is quite big usability issue for people who want SSO integration. 
> The fix will introduce new property "gatein.sso.enabled" in configuration.properties. If changed to true, user will be redirected to URL like "http://localhost:8080/portal/sso" when click "Sign in" or access private URL. No need to edit groovy or JSP files anymore.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the gatein-issues mailing list