After using B2C for authentication, I want to ask the Browser at what time the b2c cookie will be set?
I’m trying to use Azure AD B2C for authentication for my app. However, understanding when it is set-cookie for the browser seems difficult. I would like to receive answers from people knowledgeable about this issue
Get Country code and mobile number from Azure ADB2C MFA number used to get OTP separately in token claim using Custom Policy
I am using Custom Policy. I need to get Country code and mobile number from Azure ADB2C MFA number used to get OTP separately in token claim. I can get them as a single unit for e.g. (+91345234223) but I want this as (+91 345234223) with a space or any other separator. Or Even if country code is returned in one claim and number in other claim.
unauthorized_client: The client does not exist or is not enabled for consumers
Trying to implement B2C custom policy which allow login with MSFT accounts (Personal, School & Work)