20220329 - Users Service Release

Summary:
New Migration Services (GET)

Ticket:
https://bigdigit.atlassian.net/browse/SSO-89

Detail:
The Users service now supports:

  • GET ​/users​/Migration​/status

    • Get how many users that we migrated to “Azure AD B2C” have been fully migrated and have the correct password set.

  • GET ​/Users​/{userName}​/migration​/status

    • Get a specific user’s migration status to “Azure AD B2C”
      (fully migrated and have the correct password set.)


Summary:
Customized "Azure AD B2C" UI using HTML templates

Ticket:
https://bigdigit.atlassian.net/browse/SSO-69

Detail:
Support a custom user interface using HTML templates ensuring the UI is similar to our existing “IdentityServer” UI


Summary:
Application switcher allowing users to move between our applications

Ticket:
https://bigdigit.atlassian.net/browse/SSO-145

Detail:
New application switcher allowing users to easily change applications without having to login again.


Summary:
Azure B2C - Create Users - “migrationRequired” flag set to false

Ticket:
https://bigdigit.atlassian.net/browse/SSO-167

Detail:
When creating new users with the “Users Service” we set the migrationRequired flag to false as these are new users and they do not need to be migrated.


Summary:
Fix for Deserialization error when service is temporarily unavailable

Ticket:
https://bigdigit.atlassian.net/browse/SSO-142

Detail:
Fix applied to handle response when service is temporarily unavailable.


Summary:
Update ingress controller settings to the latest scheme

Ticket:
https://bigdigit.atlassian.net/browse/SSO-165

Detail:
Ingress controller settings updated to latest scheme.