Update docs/content/en/integration/openid-connect/portainer/index.md

pull/4861/head
James Elliott 2023-02-11 15:38:35 +11:00 committed by GitHub
parent 924a152eda
commit db02e0f679
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ To configure [Portainer] to utilize Authelia as an [OpenID Connect 1.0] Provider
7. Access Token URL: `https://auth.example.com/api/oidc/token`
8. Resource URL: `https://auth.example.com/api/oidc/userinfo`
9. Redirect URL: `https://portainer.example.com`
10. Logout URL: `https://auth.example.com/logout`
10. Logout URL (optional): `https://auth.example.com/logout`
11. User Identifier: `preferred_username`
12. Scopes: `openid profile groups email`