[jboss-jira] [JBoss JIRA] Resolved: (JBPORTAL-2286) OpenSSO Valve Doesn't Set ssoEnabled (Login prompt in modal box instead of full page)

Boleslaw Dawidowicz (JIRA) jira-events at lists.jboss.org
Sat Jan 31 11:33:44 EST 2009


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

Boleslaw Dawidowicz resolved JBPORTAL-2286.
-------------------------------------------

    Resolution: Done


fixed in JBP_IDENTITY_BRANCH_1_0

> OpenSSO Valve Doesn't Set ssoEnabled (Login prompt in modal box instead of full page)
> -------------------------------------------------------------------------------------
>
>                 Key: JBPORTAL-2286
>                 URL: https://jira.jboss.org/jira/browse/JBPORTAL-2286
>             Project: JBoss Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Portal Identity
>    Affects Versions: Identity-1.0.3, 2.7.2 Final
>         Environment: Linux 2.6
> JBoss AS 4.3.2
> JBoss Portal 2.7.2
> JDK 1.6_u11
>            Reporter: Greg Wittel
>            Assignee: Boleslaw Dawidowicz
>
> When using the OpenSSO Valve (org.jboss.portal.identity.sso.opensso.OpenSSOAuthenticationValve), the ssoEnabled attribute is set to null.  So when you login, a user gets a modal box containing the OpenSSO login page.  Definitely not useable as after they login the portal is then contained within the modal box.
> The ssoEnabled GUI check is in:
>    core/output/resources/portal-core-war/WEB-INF/jsp/header/header.jsp
> Based on the other SSO valves, it looks like the OpenSSO one is missing this in its invoke() routine:
>      request.setAttribute("ssoEnabled", "true");

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

        



More information about the jboss-jira mailing list