nginxinc/nginx-openid-connect

Docs: access token and new endpoints (/login, /userinfo, /v2/logout)

shawnhankim opened this issue · 0 comments

Background:

  • Access token is added in the NGINX Plus OIDC.
  • New endpoints are added in the issue of #55
    • /login endpoint
    • /userinfo endpoint
    • `/v2/logout endpoint
  • Quick start guide is linked into this link to minimize the change of files. It is subject to change by creating a branch (e.g. demo) in the repo of https://github.com/nginxinc/nginx-openid-connect.
  • The docs and comments of configuration for the above new features need to be enhanced for customer convenience.

AC: