Skip to content

Updates and fixes

Latest
Compare
Choose a tag to compare
@mstefan21 mstefan21 released this 24 Oct 06:17

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