[jboss-dev-forums] [Design of JBoss Portal] - Re: identity module detached
sohil.shah@jboss.com
do-not-reply at jboss.com
Tue Aug 28 09:18:49 EDT 2007
anonymous wrote :
| yes, I think its a good moment to start migrating sso. We can create additional submodule for it.
|
+1
anonymous wrote :
| I don't know if we want/need to bundle thirdparty jars for JOSSO/CAS with portal by default so we could also think about something optional and plugable
|
Agreed as well. Currently, the integration has the following structure:
identity/{sso framework/config (for the framework's configuration files to be deployed)
and identity/{sso framework}/lib (for any libraries/jar files needed by the framework to be deployed and at compile time).
The portal integration code is in the org.jboss.portal.identity.auth package.
See the following branch for details: https://svn.jboss.org/repos/portal/branches/2_6_CAS_Integration
All this can be rolled into an sso submodule under identity main module
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078750#4078750
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078750
More information about the jboss-dev-forums
mailing list