Good morning.
I’d like to set up 2FA on Ignition with an identity provider like OKTA.
I have read the documentation but there is no step by step guide how to do it for 2FA.
Can someone who has done it help me, please?
Best Regards.
Good morning.
I’d like to set up 2FA on Ignition with an identity provider like OKTA.
I have read the documentation but there is no step by step guide how to do it for 2FA.
Can someone who has done it help me, please?
Best Regards.
Hi,
Just to make sure, have you already checked this example below?
https://docs.inductiveautomation.com/display/DOC81/OpenID+Connect+1.0+Example
Best,
Hello.
Yes, I have seen that example, but it does not explain how to configure 2FA (enter a code sent by SMS or email, or Google Authenticator).
I understand that this is configured in the identity provider and that is why it is not explained in that tutorial.
Thanks.
Best Regards.
@ISEMAREN_AAG I believe the 2FA configuration is entirely held inside your selected auth source, Okta in your situation. Ignition is only facilitating the initiation of the authentication, once your selected auth source has concluded the its authentication (whatever steps you configure in that auth source), it will provide a response document. At that stage Ignition can parse out the response document.
I could be wrong here, but I would look into your Okta administration to enable and setup 2 factor authentication.
https://docs.inductiveautomation.com/display/DOC80/SAML+Example