mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 11:38:02 +00:00
docs: Fix sample request on okta verify nonce (#16026)
This commit is contained in:
committed by
GitHub
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
|
||||
|
||||
Reference in New Issue
Block a user