Good Day,
Does anyone has any pointers how I can get a Swing Application to use the Kerberos Login
Module to pass the credentials to JBoss.
On the client I have the following JAAS conf
client {
com.sun.security.auth.module.Krb5LoginModule optional useTicketCache=true
doNotPrompt=true debug=true;
};
My client is authenticated but I have no way of communicating the credentials to the
server login modules.
Regards,
Mark P Ashworth
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967416#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...