github stevenmaguire/oauth2-keycloak 5.1.0
Updates and fixes

latest releases: 6.1.0, 6.0.0
2 years ago

Added

  • #54 New Unit test
  • #73 New claims for user
  • getUsername() is preferred_username or null
  • getFirstName() is given_name or null
  • getLastName() is family_name or null

Deprecated

  • nothing

Fixed

  • #53 IdentityProviderException return error code except only zero (closing #36, #73)

Removed

  • nothing

Security

  • Allowed JWT version 6 only, due to CVE in older versions

Don't miss a new oauth2-keycloak release

NewReleases is sending notifications on new releases.