How to Implement Multi-factor Authentication with Azure (MFA) by using native(my custom) screen

Copper Contributor

Hi everyone , I am working on multi factor authentication using azure Active Directory but when I am trying to login it is opening in webview, and I am looking for a way to do the same inside my application in my custom screen not in webview.

For doing the same I have used below link as reference : https://github.com/rzdebskiy/XamarinFormsMFASample

 

I have looked in various articles but did not find any way to do the same , please suggest me or give me any idea how can I implement the MFA in my app without opening the webview. (I want to use the same process but on my custom/native designed screen for the Authorization [credentials screen and OTP screen]).

Any suggestion will be really helpful Thanks in advance.

0 Replies