python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
adb2c {Context:KMSI} always false
I am trying to return "Remember Me" checkbox selected as a claim in Access_token. Setting this under Sign-In technical profile:
<OutputClaim ClaimTypeReferenceId="kmsi" AlwaysUs...
Ray
Votes: 0
Answers: 2
Add Forgot password link to email signin with passwordless template
I would like to add a Forgot Password link to the email signin page, like so:
I'm using the passwordless starter pack that splits Phone and Email signups/signins in different screens.
My problem is t...
LuisDev99
Votes: 0
Answers: 1
What is the recommended way of linking new local account to existing social account
What would be recommended way to support linking local account to existing social account?
Scenario:
User has previously signed up with social account (Google/Facebook etc.) - bob@contoso.com
User si...
kamilz
Votes: 0
Answers: 1
Azure AD B2C 2FA with SSO without having to verify twice
I have currently implemented the following with custom policies in my Azure AD B2C:
The user signs in with their Office or Google account.
If they have 2FA enabled on their social account, they authe...
Tim Chermin
Votes: 0
Answers: 0