docs: update portainer missing scopes (#3313)
parent
6e05b35493
commit
dde80dda29
|
@ -28,6 +28,9 @@ identity_providers:
|
||||||
audience: []
|
audience: []
|
||||||
scopes:
|
scopes:
|
||||||
- openid
|
- openid
|
||||||
|
- profile
|
||||||
|
- groups
|
||||||
|
- email
|
||||||
redirect_uris:
|
redirect_uris:
|
||||||
- https://portainer.example.com
|
- https://portainer.example.com
|
||||||
userinfo_signing_algorithm: none
|
userinfo_signing_algorithm: none
|
||||||
|
|
Loading…
Reference in New Issue