Skip to main content
sudipd0003
June 16, 2025
Question

Integration with Microsoft Authenticator app to get MFA code

  • June 16, 2025
  • 3 replies
  • 0 views

Hi,

Is there any way to integrate with Microsoft authenticator app from Appian to get the current One-time password code?

Thanks,

Sudip

3 replies

stefanhelzle0001
June 16, 2025

Not sure what you are looking for, but i think this is more a topic of how the authentication at login works.

mathieud0001
June 16, 2025

Not OOTB, but you could integrate with MS Entra using SAML/OpenID.

June 24, 2026

I have a similar requirement for step-up authentication during the registration submission process. The scenario is not related to initial login authentication. Instead, the user is already authenticated, and at a specific point in the workflow we need to perform an additional identity verification before displaying confidential information or allowing access to sensitive sections of a form/dashboard.

Has anyone implemented a mid-process step-up authentication mechanism in Appian, where the user's identity is revalidated based on the sensitivity of the data or action being performed?

Please note that I am not looking for solutions related to login authentication or SSO login flows, as this requirement specifically involves step-up authentication within an active user session.