| Author |
JaasApiIntegrationFilter sample code
|
Anand Natraj
Ranch Hand
Joined: May 17, 2004
Posts: 53
|
|
Hi All,
I have two apps, App1 running in Glassfish and uses JAAS authentication and App2 runs in tomcat and uses spring security. I want to authenticate app1 from app2 when a request comes to App1, and place the authetication in a security container. I looked at the spring documentation and looks like this is possibe using JaasApiIntegrationFilter when used with JaasAuthenticationProvider. Am looking for some sample code for using JaasApiIntegrationFilter, any directions or info will be highly helpful.
Thanks,
Anand
|
 |
 |
|
|
subject: JaasApiIntegrationFilter sample code
|
|
|