[jboss-dev-forums] [QA of JBoss Portal] - Re: Problem with Tomcat SSO valve while being in 'Admin' rol

sohil.shah@jboss.com do-not-reply at jboss.com
Tue Apr 28 11:10:18 EDT 2009


Marek-

try this. Inside jboss-portal.sar/portal-server.war/WEB-INF/web.xml, replace all occurrences of "Authenticated" configuration with "Admin"

Portal expects the "Authenticated" role to be populated inside the security context, but since the jmx-console is doing the authentication, its populating the security context with what it knows which is "Admin".

Let me know if this works.

Thanks
Sohil

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4227313#4227313

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4227313



More information about the jboss-dev-forums mailing list