I have an application which uses AZURE AD authentication. But when:
- The user walks through app setup experience.
- The ADAL Sign-in page appears, on which the user enters their email address and then clicks Next.
On clicking next after entering the email, the following message appears on the screen "Select a certificate that you want to use for authentication. If you cancel the operation, please close your browser and try again" and the app closes.
[Certificate message][Select an certificate][1]
However, when I login with safari, I am able to successfully login, but on native app the authentication fails. Note I have these certificates pre installed on my device, as i have installed a profile, these certificates are installed with it.
[1]: https://i.stack.imgur.com/N0Fml.png
question from:
https://stackoverflow.com/questions/66059511/azure-ad-certicate-error-on-ios-native-application 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…