Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Summary:
Add “User Id” claim on login

Ticket:
Jira LegacyserverSystem JIRAserverIdb157ffa3-650f-3eac-ac6a-49d6a4f1db87keySSO-https://seko.atlassian.net/browse/SSSO-247

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:
Jira LegacyserverSystem JIRAserverIdb157ffa3-650f-3eac-ac6a-49d6a4f1db87keySSO-https://seko.atlassian.net/browse/SSSO-246

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.

...

Summary:
Ability to delete a User by Id

Ticket:
https://seko.atlassian.net/browse/SSSO-225247

Detail:
API clients can now delete a User by Id

...