mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-11 09:51:16 -04:00
Switch to simpler 'configured' (#6892)
This commit is contained in:
parent
841587c144
commit
05db23d804
1 changed files with 2 additions and 2 deletions
|
|
@ -98,7 +98,7 @@ $ curl \
|
|||
|
||||
## List Users
|
||||
|
||||
List the users configurated in the Okta method.
|
||||
List the users configured in the Okta method.
|
||||
|
||||
| Method | Path |
|
||||
| :--------------------------- | :--------------------- |
|
||||
|
|
@ -227,7 +227,7 @@ $ curl \
|
|||
|
||||
## List Groups
|
||||
|
||||
List the groups configurated in the Okta method.
|
||||
List the groups configured in the Okta method.
|
||||
|
||||
| Method | Path |
|
||||
| :--------------------------- | :--------------------- |
|
||||
|
|
|
|||
Loading…
Reference in a new issue