This is what I see in the log:

2006-03-22 09:10:21,009 TRACE [org.jboss.security.SecurityAssociation] 
getPrincipal, principal=null
2006-03-22 09:10:21,015 TRACE 
[org.jboss.security.plugins.JaasSecurityManager.identity] Begin isValid, 
principal:null, cache info: null
2006-03-22 09:10:21,015 TRACE 
[org.jboss.security.plugins.JaasSecurityManager.identity] defaultLogin, 
principal=null
2006-03-22 09:10:21,015 TRACE 
[org.jboss.security.auth.login.XMLLoginConfigImpl] Begin 
getAppConfigurationEntry(identity), size=9
2006-03-22 09:10:21,015 TRACE 
[org.jboss.security.auth.login.XMLLoginConfigImpl] End 
getAppConfigurationEntry(identity), authInfo=AppConfigurationEntry[]:
[0]
LoginModule Class: com.ingenta.ics.client.SessionLoginModule
ControlFlag: LoginModuleControlFlag: required
Options:


Then there's some println's from my custom login module, confirming that the 
NameCallback I provided to the CallbackHandler did not have it's name set.

I don't see anything in this output that explains what is happening, apart from 
confirming that there doesn't appear to be a principal propergated to the 
server.

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

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


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to