41
Views
6
Comments
What steps do we need to take to implement MFA in outsystems?
Question
Application Type
Traditional Web, Mobile, Reactive, Service

What steps do we need to take to implement MFA in OutSystems?

2024-09-12 02-43-38
Deepsagar Dubey

Hello @VIVEK KUMAR YADAV 

Would you please confir where you want to implement MFA for end user applications or for OS Lifetime & Service center. it means for end users or for IT users.

For end users you can implement through users console & for IT users you need implement through LifeTime (make sure you have latest version of factory configuration & service center).

Thanks
Deep

UserImage.jpg
VIVEK KUMAR YADAV

Hi @Deepsagar Dubey

I want to implement MFA for end-user applications. 

2024-09-12 02-43-38
Deepsagar Dubey

Okay then you can follow Outsystems documentation, it covers everything you need to implement authentication for end users - End Users Authentication


 

2020-11-10 23-58-16
Raphael Ranieri
 
MVP

Hi @VIVEK KUMAR YADAV 

By default, OutSystems doesn't have MFA.

If you want to implement it with the default OutSystems login, you will probably need to set it up yourself.

It isn't difficult, to be honest, and there have already been discussions about it in the past.

Check out this topic for example.

They mention a user group video showing how to achieve it using emails and even have a Forge component available.

There is also a "How to" Forge component that uses Twilio for SMS use cases.

Check it out here.

Additionally, if you're using an external IdP, such as Azure B2C or Azure AD, they may already have built-in mechanisms to enable MFA, making it even easier.

This should point you in the right direction. 
Let me know if it helps!
Best regards,

RR :)

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.