This content has been marked as final.
Show 2 replies
-
1. Re: JASPI ServerAuthModule
ranjan.khanna Oct 18, 2012 3:20 PM (in response to herb)Were you able to make it work for JBOSS. If Yes, could you please share some details.
Thanks.
-
2. Re: JASPI ServerAuthModule
atijms Nov 11, 2012 6:14 PM (in response to ranjan.khanna)The general documentation can be found here: https://community.jboss.org/wiki/JBossAS7EnablingJASPIAuthenticationForWebApplications
But the current version of JBoss AS (7.1.1) contains various bugs, so it might still not actually work. I've written about this here: http://arjan-tijms.blogspot.nl/2012/11/implementing-container-authentication.html
See this for the one of the issues regarding the bugs: https://issues.jboss.org/browse/JBPAPP-10225
If I'm not mistaken there was another NPE bug in AS 7.1.1 that was fixed in 7.1.2 (which was not released as such, but can be downloaded as JBoss EAP 6.0.0 or build from source).