[jboss-user] [JBoss Portal] - Re: HOWTO: Replace portal authentication and authorization

bdaw do-not-reply at jboss.com
Tue Feb 13 04:56:07 EST 2007


arnieAustin: UserModule and RoleModule are interfaces that you need to implement. UserModuleImpl and RoleModuleImpl are JBP implementation you can use as an example. To plug in your implementation change those class  names in core/src/resources/portal-sar/META-INF/jboss-service.xml

dleerob: Did you try using LdapLoginModule from JBossSX and adding all the users in LDAP to a role called "Authenticated"?

JBoss Portal 2.6 will come with some ready implementations of user/roles modules for LDAP

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

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



More information about the jboss-user mailing list