docs: Fix sample request on okta verify nonce (#16026)

This commit is contained in:
Calvin Leung Huang
2022-06-16 14:36:12 -07:00
committed by GitHub
parent 2cb55f5204
commit c09ae6ac5e

View File

@@ -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