[
https://issues.jboss.org/browse/GTNPORTAL-3143?page=com.atlassian.jira.pl...
]
Marek Posolda updated GTNPORTAL-3143:
-------------------------------------
Summary: Typo in configuration of OAuthLoginModule for sample-portal in standalone.xml
(was: Typo in configuration of OAuthLoginModule for sample-porta in standalone.xml)
Typo in configuration of OAuthLoginModule for sample-portal in
standalone.xml
-----------------------------------------------------------------------------
Key: GTNPORTAL-3143
URL:
https://issues.jboss.org/browse/GTNPORTAL-3143
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 3.6.0.Beta02
Reporter: Marek Posolda
Assignee: Marek Posolda
Fix For: 3.6.0.Final
Commented configuration for sample-portal in standalone.xml is like:
{code}
<login-module code="org.gatein.security.oauth.jaas.OAuthLoginModule"
flag="required">
<module-option name="portalContainerName" value="portal"/>
<module-option name="realmName" value="gatein-domain"/>
</login-module>
{code}
portalContainerName and realmName are incorrect as they should be different for
sample-portal
--
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