Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SES-92: Wrap the execution of the UserDetailsService in a PrivilegedAction so that it can reuse the Kerberos authentication. #64

Open
spring-projects-issues opened this issue Apr 18, 2011 · 0 comments

Comments

@spring-projects-issues
Copy link

Tim Kettler (Migrated from SES-92) said:

To fetch roles from AD a UserdetailsService needs to log in to the AD Ldap-Server. Currently, when using one of the Kerberos authenticators one needs to specify credentials in two locations. It would be great when a UserDetailsService implementation could reuse the authentication of the KerberosAuthenticator.

The code implementing this is available here: http://git.springsource.org/~tik/spring-security/tiks-se-security

Currently the unit tests and samples in the repository are broken. If there is interest to integrate this in the kerberos extension I can invest some more time and fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants