Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
13,465 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I'm using ADB2C for login, Signup and password change flow. When my app goes to background, I blur the screen for security reasons, but when it is in ADB2C flow it doesn't turn the screen blur.
Screen 1 is expected in background which we have implemented in the app, but screen 2 is appearing only with ADB2C screens, where it is not applying the blur effect
@Arvind Hindyar • I understood that you want to blur when going into backgbround with aswebauthenticationwebview present. Unfortunately, this is something that cannot be done from Azure AD B2C end. You should consider working with Apple support for this.