mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-28 14:11:10 +01:00
docs/oidc: fixes Azure user.read permission link (#20079)
This commit is contained in:
parent
4b843dc7a5
commit
45d960ff91
@ -127,7 +127,7 @@ To set the proper permissions on the Azure app:
|
||||
1. Add a permission
|
||||
1. Select "Microsoft Graph"
|
||||
1. Select "Delegated permissions"
|
||||
1. Add the [User.Read](https://learn.microsoft.com/en-us/graph/permissions-reference#delegated-permissions-86) permission
|
||||
1. Add the [User.Read](https://learn.microsoft.com/en-us/graph/permissions-reference#delegated-permissions-93) permission
|
||||
1. Check the "Grant admin consent for Default Directory" checkbox
|
||||
1. Configure the OIDC auth method in Vault by setting `"provider_config"` to Azure.
|
||||
```shell
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user