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

« Previous Version 4 Next »

Summary:
Move users domain to “IdentityProvider“ microservice

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

Detail:
Keep the Public Api as a facade of Users domain.
All the existing logic moved to a separate microservice “IdentityProvider“.


Summary:
Migrate Public Api Tokens to using TokenManager service

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

Detail:
Remove duplicated code from the application and start using the common service instead.


Summary:
Provide more detailed message when an error occurs updating a user in Azure B2C

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

Detail:
Previously the “Users Service” would return a generic “Internal Server Error” message when there was an issue updating a user in Azure B2C. This has been updated to now return a more detailed message.


  • No labels