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

Make retrieving claims from decoded id_token configurable #1727

Merged
merged 15 commits into from
Nov 25, 2019

Conversation

DavisRayM
Copy link
Contributor

This PR seeks to make the retrieval of claims from a decoded id_token configurable by trying to retrieve claim_name values from the Open ID providers configuration.

Changes implemented in this PR

  • Add constants for Open ID claims
  • Add new get_claim_values function

- Separate issue opened to deal with this change #1726
- Fix failing tests
Copy link
Contributor

@ivermac ivermac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@ukanga ukanga merged commit 5fe1f79 into master Nov 25, 2019
@ukanga ukanga deleted the open-id-claim-change branch November 25, 2019 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants