Summary:
Automatically set password of migrated user in "Azure AD B2C" after successful login
Ticket:
-
SSO-71Getting 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-136Getting issue details...
STATUS
Detail:
Resetting a Users password is applied to IdentityServer and Azure B2C