Skip to content

Version 1.0.14

Compare
Choose a tag to compare
@Revsgaard Revsgaard released this 22 Mar 21:12
b20eae5
  • OpenID Connect up-party support to read claims from UserInfo endpoint.
  • Support for UserInfo endpoint also added for OAuth 2.0 down-parties.
  • UserInfo endpoint error messages improved.
  • Validate all claims with a claim type that contain the substring 'access_token' as an access_token claim. And thereby accept a claim value length of 4000 characters instead of default only 1000 characters.
  • OpenID Connect and SAML 2.0 up-parties support authentication with a new user that differs from the existing session user.
  • Add note field to up-parties and down-parties for your short notes.

Bugs resolved:

  • Resolve unable to read certificate without private key in ReadCertificate API.