Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not able to trigger broker app (Microsoft authenticator app) #2127

Closed
NikhilRathore0 opened this issue Apr 9, 2024 · 6 comments
Closed

not able to trigger broker app (Microsoft authenticator app) #2127

NikhilRathore0 opened this issue Apr 9, 2024 · 6 comments
Labels

Comments

@NikhilRathore0
Copy link

Hello everyone need help regarding MSAL authentication using the broker app i have added the required package and the code change to my project but still I am not able to trigger the Microsoft authenticator app using MSAL for authentication

@oldalton
Copy link
Member

Make sure you closely follow steps outlined in this article: https://learn.microsoft.com/en-us/entra/msal/objc/install-and-configure-msal#ios-only-steps

@NikhilRathore0
Copy link
Author

NikhilRathore0 commented Apr 11, 2024

Hello @oldalton thanks for the suggestion. I followed all the points recommended in this doc but it is still not working can you please help me with this I need to force MSAL to authenticate with the broker(Microsoft authenticator) app in ios native code base

@NikhilRathore0
Copy link
Author

Hello @oldalton is there any flutter implementation for the MSAL authentication

@oldalton
Copy link
Member

@NikhilRathore0, I cannot help you unless you provide more information regarding what exactly isn't working, as well as share MSAL logs, your app configuration etc. And no, there isn't a flutter implementation of MSAL that Microsoft provides.

@NikhilRathore0
Copy link
Author

NikhilRathore0 commented Apr 12, 2024

Hi @oldalton, thank you for your response. In one of our client projects, we implemented MSAL for authentication. However, we encountered an issue where the iOS/iPad operating system uses Safari browser as its default, which is blocked by the client's Azure policy. The client has requested that we change to using Edge as the default browser for the MSAL web view, but unfortunately, the iOS/iPad operating system does not allow for changing the browser for the web view. As a result, our only option is to authenticate using the broker app (Microsoft Authenticator app). I followed all the recommended steps outlined in the MSAL documentation for the iOS/iPad operating system (documentation link: https://learn.microsoft.com/en-us/entra/msal/objc/install-and-configure-msal#ios-only-steps), but I am still unable to trigger the broker app for MSAL authentication.
here is a screenshot for the reference of issue: https://drive.google.com/file/d/1Fzfgdr0tXcg4Pg_nUI4xbVSYxTu2uPsr/view?usp=sharing

@oldalton
Copy link
Member

@NikhilRathore0, thanks for the information. Could you please share verbose MSAL logs as described here? https://learn.microsoft.com/en-us/entra/identity-platform/msal-logging-ios?tabs=objc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants