-
Oct 7th, 2010, 02:42 PM
#1
JBoss Negotiation and Pre-Auth
Hi,
I am trying to combine JBoss Negotiation 2.0.3-SP2 with Spring Security 2.0.5. I have the JBoss Negotiation working in JAAS, and it is authenticating the request. I then try to use the Pre-Authenticated scheme. However I can't seem to fine a filter that will work. I am trying to do this out-of-the-box.
Has anyone gotten this to work?
I could try subclassing the RequestHeaderPreAuthenticatedProcessingFilter class, but I would rather not. Is the a principal name I can provide to make it work out of the box?
Thanks
-
Oct 7th, 2010, 08:05 PM
#2
I made it work using container based auth... so the filter that I used was J2eePreAuthenticatedProcessingFilter
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules