mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-28 04:10:44 -04:00
docs: Add more keycloal oidc URL, URIs information (#17314)
This commit is contained in:
parent
ef0872f6cf
commit
c6f2845f6b
1 changed files with 4 additions and 1 deletions
|
|
@ -10,6 +10,9 @@ description: OIDC provider configuration for Keycloak
|
|||
1. Client Protocol: openid-connect
|
||||
1. Access Type: confidential
|
||||
1. Standard Flow Enabled: On
|
||||
1. Configure Valid Redirect URIs.
|
||||
1. Configure Root URL such as `http://vault.example.com`
|
||||
1. Configure Valid Redirect URIs such as
|
||||
- `http://vault.example.com/ui/vault/auth/oidc/oidc/callback`
|
||||
- `http://vault.example.com/oidc/oidc/callback`
|
||||
1. Save.
|
||||
1. Visit Credentials. Select Client ID and Secret and note the generated secret.
|
||||
|
|
|
|||
Loading…
Reference in a new issue