python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How can I retrieve persisted claims from a previous login using a session management technical profile?
I'm not entirely sure how the DefaultSSOSessionProvider works for managing the internal session. For example, take SM-AAD from the custom policy starter pack. If a user runs through the signup_signin ...

Daniel Krasnove
Votes: 0
Answers: 1
Is there a way to display data returned from an API REST response in Azure AD B2C?
I'm working on a password reset flow and I need to display a custom message returned by an API response, but I can't find a way to display this message. I've tried the following.
<ClaimType Id=&quo...
Pedro
Votes: 0
Answers: 1
How to direct user to custom B2C journey that is not Sign/Signup, Edit or Reset Password in .NET C#
I have some B2C user journeys that do not fall into SignIn/SignUp, Edit Profile, SignOut or ResetPassword. These are to Link/Unlink external IDPs to a local account, and Edit just the MFA phone numbe...
Rich Wray
Votes: 0
Answers: 1
Azure B2C prevent email address change after Home Realm Discovery
I have managed to get the modern Home Realm Discovery (HRD) policy working with our directory and several federated IdPs. However, there is a loophole that I would like to be able to close. If a non-f...

Jeebus
Votes: 0
Answers: 1