Update oauth2_pocketid.adoc scopes (#1073)
This commit is contained in:
commit
4d6199a8c7
|
|
@ -39,6 +39,7 @@ authOAuth2Providers:
|
||||||
clientId: "[REDACTED]"
|
clientId: "[REDACTED]"
|
||||||
clientSecret: "[REDACTED]"
|
clientSecret: "[REDACTED]"
|
||||||
scopes:
|
scopes:
|
||||||
|
- openid
|
||||||
- profile
|
- profile
|
||||||
- email
|
- email
|
||||||
usernameField: preferred_username
|
usernameField: preferred_username
|
||||||
|
|
@ -52,4 +53,4 @@ actions:
|
||||||
|
|
||||||
== Pocket ID config
|
== Pocket ID config
|
||||||
|
|
||||||
image::pocketid.png[]
|
image::pocketid.png[]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue