Bug 794302 (JBEPP-1351)

Summary: Use options in SSOLoginModule example in gatein-jboss-beans.xml
Product: [JBoss] JBoss Enterprise Portal Platform 5 Reporter: mposolda
Component: PortalAssignee: hfnukal <hfnukal>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.2.0.ER06CC: epp-bugs
Target Milestone: ---   
Target Release: 5.2.0.CR01   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/JBEPP-1351
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-14 23:36:59 UTC Type: Enhancement
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description mposolda 2011-11-09 18:10:06 UTC
Affects: Release Notes
project_key: JBEPP

Backport of GTNPORTAL-2265

Comment 1 mposolda 2011-11-09 18:10:27 UTC
Link: Added: This issue relates to GTNPORTAL-2265


Comment 2 Jared MORGAN 2011-11-11 02:08:59 UTC
Release Notes Docs Status: Added: Documented as Known Issue
Release Notes Text: Added: The org.gatein.sso.agent.login.SSOLoginModule contains the common options "portal" and "realmName" as offered in other LoginModule classes. In the packaged gatein-jboss-beans.xml, this login module does not have these options. This causes problems when a customer wants to implement SSO on a different portal container (for example in ecmdemo). No workaround exists for this issue.
Primary SME: Added: theute
Affects: Added: Release Notes


Comment 3 hfnukal@redhat.com 2011-11-14 23:36:59 UTC
Release Notes Docs Status: Removed: Documented as Known Issue Added: Not Yet Documented


Comment 4 Jared MORGAN 2011-11-28 02:53:27 UTC
Release Notes Docs Status: Removed: Not Yet Documented Added: Documented as Known Issue


Comment 6 Jared MORGAN 2011-11-28 02:56:51 UTC
Release Notes Docs Status: Removed: Documented as Known Issue Added: Documented as Resolved Issue
Release Notes Text: Removed: The org.gatein.sso.agent.login.SSOLoginModule contains the common options "portal" and "realmName" as offered in other LoginModule classes. In the packaged gatein-jboss-beans.xml, this login module does not have these options. This causes problems when a customer wants to implement SSO on a different portal container (for example in ecmdemo). No workaround exists for this issue. Added: The org.gatein.sso.agent.login.SSOLoginModule contains the common options "portal" and "realmName" as offered in other LoginModule classes. In the packaged gatein-jboss-beans.xml, this login module did not have these options. This caused problems when a customer wanted to implement SSO on a different portal container (for example in ecmdemo). The fix includes these common options in gatein-jboss-beans.xml, which resolves the issue.