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

N+ OIDC Reference Implementation w/ Auth0 Audience Claim for Partner API #3

Open
shawnhankim opened this issue Oct 4, 2022 · 0 comments

Comments

@shawnhankim
Copy link
Member

Background:

  • Currently, NGINX Plus OIDC Reference Implementation doesn't use aud claim in the request of IdP authorization endpoint. - Auth0 returns empty payload in the access token from the token endpoint.
  • NGINX Developer Portal needs the access token that contains custom claims to handle partner APIs.

AC:

  • Investigate and document how to add custom claims that contains groups and sub-groups.
  • Reference implementation to handle aud claims in the request of IdP authorization endpoint.
  • Guideline: OIDC Policy for the customizable parameters for the IdP authorization endpoint.
  • ACM converter update if necessary based on the change of reference implementation.
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

No branches or pull requests

1 participant