ca44b5a3e0
* POC of Okta Auth Number Challenge verification * switch from callbacks to operations, forward validate to primary * cleanup and nonce description update * add changelog * error on empty nonce, no forwarding, return correct_answer instead * properly clean up verify goroutine * add docs on new endpoint and parameters * change polling frequency when WAITING to 1s Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com>
5 lines
266 B
Plaintext
5 lines
266 B
Plaintext
```release-note:improvement
|
|
auth/okta: Add support for performing [the number
|
|
challenge](https://help.okta.com/en-us/Content/Topics/Mobile/ov-admin-config.htm?cshid=csh-okta-verify-number-challenge-v1#enable-number-challenge)
|
|
during an Okta Verify push challenge
|
|
``` |