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

OAuth2 OpenId Connect Documentation #201

Merged
merged 8 commits into from
Dec 12, 2022
Prev Previous commit
Next Next commit
update doc for default scopes
  • Loading branch information
david-blasby committed Sep 27, 2022
commit 87b1dbc86ffceb3f1216bdb8d7f99cf53273ba4e
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,7 @@ Environment Variable and Meaning

Limit the requested scope access to the OpenID server.

Default is all scopes the server supports.
Default "openid email profile", and "openid email profile offline_access" (for bearer tokens).

**OPENIDCONNECT_LOGINTYPE**

Expand Down