mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-30 15:11:24 +01:00
docs: Fix sample request on okta verify nonce (#16026)
This commit is contained in:
parent
2cb55f5204
commit
c09ae6ac5e
@ -414,7 +414,7 @@ command will automatically generate a nonce.
|
|||||||
|
|
||||||
```shell-session
|
```shell-session
|
||||||
$ curl \
|
$ curl \
|
||||||
http://127.0.0.1:8200/v1/auth/okta/nonce/BCR66Ru6oJKPtC00PxJJ
|
http://127.0.0.1:8200/v1/auth/okta/verify/nonce/BCR66Ru6oJKPtC00PxJJ
|
||||||
```
|
```
|
||||||
|
|
||||||
### Sample Response
|
### Sample Response
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user