B2C MFA url login failed after auth login
We are using c# asp.net MVC 4.8 framework and we implement B2C as our MFA to our existing system. we have a login button from our website that when click it will redirect to the login of MFA. everything works on our local machine or dev machine but when we transfer it to the test server we encountered this problem below.
Azure AD B2C – Some users do not receive verification codes to their emails
Good afternoon,
Azure B2C sign-in flow and API Connector Blocking Response
I’m trying to implement API Connector for run custom logic inside Azure B2C sign-in process. The logic should be that when some implemented conditions are met – user is able to successfully log into application. However, when they are not met – sign-in process should be stopped, and proper information should be presented inside B2C login window.
Azure B2C Custom Policy – Modify Sign-in inputs
Hi Im just starting to user custom policy for Azure B2C.
I would want to create a signin/signup page where I have a customized input in sign in based from combined signup data.
Azure AD B2C Auth Issues
I am trying to setup my app so it can use Microsoft as an authorization option using Azure AD B2C
Azure Ad B2C, Invite users but force them to sign up using social accounts
in our application we want the users to use only the social accounts to sing in and sign up in Azure B2C, we have created a custom policy that allow the user to sign in using external idp providers like google,facebook… Now we want to send invites to the existing users in the db to tell them to use the social accounts to signup and then sync them with the account in the legacy idp. How can I do this?
Global Error Handler for AD B2c Custom Policy User Journey
I’m having a rather long user journey (22 steps) in one of my b2c custom policies.
how to fix app login access from myapp and restrict from other users in azure
I have problem when create external identity & azure ad b2c, to create access management login, i have create azure ad b2c, app registration & add app launcher at enterprice application.
Azure B2C Custom Policy Claims Transformation – Split Collection
I have an Azure B2C custom policy. One of the claims is a StringCollection that is obtained from an upstream OIDC provider.