[jboss-user] [Security & JAAS/JBoss] - LoginModule which receives BASIC authentification name/passw

mjustin do-not-reply at jboss.com
Fri Mar 6 05:38:40 EST 2009


Hello newsgroup,

I would like to implement a simple type of single sign on: all web applications will use BASIC authentication using the same realm name. The login web app will just check the use name in the database and send a redirect to the web app which the user should use. 

Can I implement a LoginModule which has access to the user name and password of the BASIC authentication input?
Which base class should I use?

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

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



More information about the jboss-user mailing list