Search:

Type: Posts; User: geoffl; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    1,196

    ldap user-service authorization

    Is it possible to map multiple ldap user groups to a single role?

    I'd like to define the groups and roles in the spring security context's user-service property

    ex)


    <sec:user-service>...
  2. Peter, thanks for the response. What I'm...

    Peter, thanks for the response.

    What I'm trying to do is authenticate a user using the Spring 3 Kerberos extension and then grant them authorization based on Ldap groups / principal names.

    I...
  3. Replies
    0
    Views
    642

    Mapping of roles in context.xml to users

    I'm working on using an LdapAuthenticationProvider to define a user's roles based on Ldap user groups.

    Which Spring security class actually does that mapping? Is it something that we can override?...
  4. bump -- does anyone know if this is possible?

    bump -- does anyone know if this is possible?
  5. ldap Spring security authenticate on multiple values

    Is it possible to authenticate based on uid and AD groups to define a user's role(s)?

    If so, can you please provide some guidance on what is required?

    Thanks
  6. Replies
    3
    Views
    1,109

    Its causing me to get an invalid credentials...

    Its causing me to get an invalid credentials error from the ldap when it tries to authenticate
  7. Replies
    3
    Views
    1,109

    The usernamepassword token requires a non null...

    The usernamepassword token requires a non null value

    Actually that's not correct but see the next post. I thought I'd cancelled the submission of this post otherwise I wouldve just edited this...
  8. Replies
    3
    Views
    1,109

    Kerberos SSO credentials are null

    I used the following guide to set up wicket auth roles with spring 3 but when I try to access the credentials, i get a null object returned.

    In order to use the usernamepasswordauthenticationtoken...
Results 1 to 8 of 8