The target: to launch authorization for simple web application, Apache roller and Jboss
portal by using CAS
There has been used CAS server version 3.2.1.1, CAS client 2.0 for roller and web
application; CAS client 3.0.7 for portal. Jboss portal 2.6.4, Roller 4.0 and Jboss AS
4.2.2
This configuration has been run on 2 jboss nodes. The first one with domain
node1.jboss.com (CAS, roller and web app) and the second
node2.jboss.com (portal). You may
do that like:
- run -c default -b
node1.jboss.com
- run -c default2 -b
node2.jboss.com
The installation scenario
1. To install SSL on Jboss. -
http://i-proving.ca/space/Technologies/JBoss/Configuring+JBoss+SSL - start the jboss java
process as described
http://yukon.cv.ua/wiki/index.php/SSL_disable_validation there is
only one difference: don't export certificate from browser but use the Key Store that
has been used for establishing Jboss SSL connection
2. To start CAS server, just copy CAS war file
3 To configure Roller for CAS supporting by using
http://cwiki.apache.org/confluence/display/ROLLER/Roller+4.0+with+LDAP+an...
4 To configure Portal for CAS supporting by using manual
http://docs.jboss.com/jbportal/v2.6.4/referenceGuide/html/sso.html
Some tips: As user storage there has been used Roller DB. The same user should exist in
roller and portal DBs
Install CAS infrastructure under LDAP
1. to launch CAS as well as Roller with LDAP supporting by using
http://cwiki.apache.org/confluence/display/ROLLER/Roller+4.0+with+LDAP+an...
2. to launch Jboss portal with ldap supporting by using
http://blog.jboss-portal.org/2007/06/ldap-support-tutorial-for-jboss-port...
3. Install Apache directory server as LDAP server
4. To create users and roles by using the following LDIF file
http://cwiki.apache.org/confluence/download/attachments/69218/roller.ldif...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4231528#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...