ANyone can help me with that?
I need to make use of JAAS using ldap as subjects
storages, but i need to use tomcat standalone as the web container.
What's the better way to accomplish this?
1- Using tomcat own ldap LoginModule to make the
authentication? and afterwards use the subject gotten by tomcat in ejb
invocations?
2- Using jboss ldap LoginModule to make the
authentication and autorization ?
if there's any other approaches to do this, i'd be
pleased to know.
And if someone has any working example of any of
this or other approaches, please send me a link to it : )
Thanks in advance
Emerson Cargnin - MSA
SICREDI - Ramal 3358-4860 |
- Re: [JBoss-user] LDap example Emerson Cargnin - MSA
- Re: [JBoss-user] LDap example Emerson Cargnin - MSA
- Re: [JBoss-user] LDap example Dan Christopherson