-
Notifications
You must be signed in to change notification settings - Fork 68
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
Plugin does not trigger brokered authentication #77
Comments
I am running into similar issue, did you find any alternative to have broker authentication? |
Hi @marutifh I haven't found a solution as of yet. I will let you know when I do. |
Hi @ryandegruyter , did you found out any solution on this, if yes please let me know. |
Hi @ryandegruyter Did you find any solution for this? We are running into similar issue? |
Is your app wrapped by MAM? https://docs.microsoft.com/en-us/mem/intune/developer/app-wrapper-prepare-ios |
Integrating the SDK instead of using the wrapper did help. |
Hello, thanks for the great plugin, but for some reason it does not redirect to Microsoft authenticator or company portal to log the user in, any idea why?
I followed the iOS setup guide step by step. (https://github.com/AzureAD/microsoft-authentication-library-for-objc#adding-msal-to-your-project)
The text was updated successfully, but these errors were encountered: