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
Redirect to provider website after custom page SSO authentication
I am trying to build a simple POC website.
Basically, user will use AzureB2C and Facebook as auth provider. Once authenticated, I want to simply have a button that the user can click that would take ...
Scotth81.81
Votes: 0
Answers: 0
How to implement loginRedirect using vuejs and azureb2c and msal.js
I'm trying to implement an SSO using Azure b2c and Vuejs and MSAL, but I'm getting some issues.
msalConfig: {
auth: {
clientId: "******dd03",
authority:"https://**...
Java user
Votes: 0
Answers: 1