nginx-openid-connect icon indicating copy to clipboard operation
nginx-openid-connect copied to clipboard

Add OIDC userinfo endpoint for User-Agent to obtain claims about the End-User

Open shawnhankim opened this issue 2 years ago • 4 comments

Issue:

  • https://github.com/nginxinc/nginx-openid-connect/issues/75

Background: As a Product Manager (PM) of NGINX Management Suite - API Connectivity Management (NMS-ACM) or a PM of SPA, I want a User-Agent to obtain claims about End-User to show signed-in user information in detail using the OIDC userinfo endpoint of the OP.

Description:

  • Added a map variable of $oidc_userinfo_endpoint
  • Added a config example of obtaining claims about End-User using the oidc_userinfo_endpoint.

shawnhankim avatar Dec 22 '22 04:12 shawnhankim