Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Summary:
Automatically set password of migrated user in "Azure AD B2C" after successful login

Ticket:
SSO-71 - Getting issue details... STATUS

Detail:

When a user successfully signs in to IdentityServer we perform the following actions:

  • Read the Azure AD B2C User Account corresponding to the “Username” entered.

  • Check whether the User Account is flagged for migration by evaluating a Boolean extension attribute

  • If the User Account is flagged for migration, write the password to the Azure AD B2C account and change the Boolean extension attribute to “False”.


Summary:
Reset password applied to IdentityServer and Azure B2C

Ticket:
SSO-136 - Getting issue details... STATUS

Detail:
Resetting a Users password is applied to IdentityServer and Azure B2C



  • No labels