Using Okta MFA with Okta Verify
You can configure the connector to authenticate the connection using credentials obtained from Okta MFA with Okta Verify factor.
Important:
Ensure that the Okta Verify factor is enabled on Okta.
To enroll with Okta Verify with TOTP:
- Scan the QR code displayed on the browser using the Okta Verify app.
- In the dialog box, enter the password from the app
- Activate the device.
To enroll with Okta Verify with push:
- Scan the QR code displayed on the browser using the Okta Verify app.
- Approve the push notification sent to your device.
To configure authentication using Okta Verify factor:
- Set the
AuthenticationTypeproperty toOkta. - Set the
UIDproperty to the user name associated with your Okta account. - Set the
PWDproperty to the password associated with your Okta user name. - Set the
IdP_Hostproperty to the host name of the Okta service. - Set the
App_IDproperty to the Okta-supplied ID associated with your Athena application. - Optionally, set the
okta_mfa_wait_timeproperty to the MFA timeout value, in seconds. - Set the
okta_mfa_typeproperty to eitheroktaverifywithtotporoktaverifywithpush. - Optionally, set the
Preferred_Roleproperty to the Amazon Resource Name (ARN) of the role that you want to assume when authenticated through Okta. - Optionally, set the
App_Nameproperty to the name of your Okta application.