Summary:
Add “User Id” claim on login
Ticket:
-
SSO-247Getting issue details...
STATUS
Detail:
Ability to retrieve the User Id without having to make additional calls to resolve User Id by Username.
Summary:
GET UserIdentityRoles - Fix for “Bad Request” when no roles assigned
Ticket:
-
SSO-246Getting issue details...
STATUS
Detail:
GET /users/{userId}/identities/{userIdentityId}/roles
Previously this would return 400 Bad Request when no roles assigned. A fix has been applied for this.