Oracle Access Manager and Auth0 - Adaptive MFA integration

Hi

Has anyone integrated Oracle Access Manager ver 12c protected SSO applications with Auth0 Adaptive MFA, and is there any reference documentation avail for this integration

Thanks

Hi @mohan.mysore

Thank you for reaching out to us!

While I was not able to identify a guide or any specific documentation targeting the integration of Oracle Access Manager and Auth0, allow me to share some resources that should prove useful to complete the integration:

If Oracle Access Manager can be configured via SAML 2.0, this should behave like a normal integration that you would setup as a custom SAML SSO configuration. Depending on your use-case, it is worth noting that currently Adaptive MFA is not supported for SAML IdP-initiated flows, but if the approach would be to only start the flow from the SP’s side ( Auth0 ), you should not encounter too many issues.

Hope this helped!
Gerald

Hi Gerald

Thanks for the quick response. If there is SAML IdP initiated flows coming from Oracle Access manager to Auth0 for MFA - is there any workarounds or options avail for current limitation in Auth0 Adaptive MFA is not supported for SAML IdP-initiated flows,

Hi @mohan.mysore

Thank you for reaching back!

I believe that currently the only workaround that we have documented would be to simulate an IdP initiated login flow via a OIDC application. This does add to the complexity of the implementation, but I warmly recommend reading through our Configure IdP-Initiated SAML Sign-on to OIDC Apps documentation, as it should offer a solution to the current limitation of Adaptive MFA not being supported on Saml IdP initiated flows.

For transparency, this method/workaround is mentioned on our Adaptive MFA documentation, which can hopefully build confidence that the functionality should remain untouched through this process.

Hope this helped!
Gerald

1 Like