[jboss-user] [JBoss Portal] - Re: Portal / Active Directory / Single Sign-On Bit confu

esmith1 do-not-reply at jboss.com
Wed Apr 23 18:43:54 EDT 2008


With the assumption you will deploy both your "important Java Web Application" and the JBoss Portal under the same JBoss AS, then you may be able to leverage the Tomcat Valve, setup described here http://docs.jboss.com/jbportal/v2.6.4/referenceGuide/html_single/#d0e9623 which will allow either context/site to do the initial prompting and authentication, after which if the user points the same browser window to the "other" site it will be automatically logged in (by the tomcat single sign on valve).

If you can not deploy them under the same JBoss AS instance (for instance you need different ports) then you can consider some of the other SSO solutions like http://www.josso.org for which the setup is also documented in the ref guide.

As a separate issue, to change the Portal sign-on behavior to use Active Directory (http://en.wikipedia.org/wiki/Active_Directory), since it is an LDAP you can follow the steps here http://docs.jboss.com/jbportal/v2.6.4/referenceGuide/html_single/#d0e8723.


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

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



More information about the jboss-user mailing list