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

Map LDAP attributes to claims #552

Open
roidelapluie opened this issue Aug 15, 2016 · 1 comment
Open

Map LDAP attributes to claims #552

roidelapluie opened this issue Aug 15, 2016 · 1 comment

Comments

@roidelapluie
Copy link

roidelapluie commented Aug 15, 2016

the LDAP connector could get additional claims in its config, based on LDAP fields.

e.g:

{
  'available_claims':
  {
    'postal_code': 'postalCode'
  }
}
@ericchiang ericchiang changed the title Add arbitrary claims to LDAP connector Map LDAP attributes to claims Aug 15, 2016
@ericchiang
Copy link
Contributor

See #536 for some additional discussion around the LDAP connector. Overall, we should add a proposal on a good way to be more expressive with LDAP expressions.

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