Summary:
Ability to temporarily disable Create / Update / Delete operations per application
Ticket:
-
SSO-188Getting issue details...
STATUS
Detail:
Previously temporarily disabling CUD operations was only possible for all applications. This has been updated so it is now possible to disable this per application.
Summary:
Removed migration endpoints from Public API
Ticket:
-
SSO-216Getting issue details...
STATUS
Detail:
Removed the following migration end points on Users.App.PublicApi as these are no longer used:
GET
/Users/migration/status
GET
/Users/{userName}/migration/status
Summary:
OData parameters display as Query parameters
Ticket:
-
SSO-219Getting issue details...
STATUS
Detail:
GET /users/identities“ or “GET /users“ endpoint
OData parameters now display as Query parameters.
Summary:
Correctly returns 404 response when user role not found
Ticket:
-
SSO-224Getting issue details...
STATUS
Detail:
GET /users/roles/{userRoleId}
Now returns 404 Not Found when user role does not exist.
Summary:
Removed extra set of Custom Policies defined for Azure B2C
Ticket:
-
SSO-203Getting issue details...
STATUS
Detail:
Azure B2C had two sets of custom policies defined. This has been changed to one set.