mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-28 22:21:30 +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
|
||||
$ 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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user