Skip to content

4.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jan 13:37
· 2072 commits to main since this release
ad7bd27

Added

  • Added EDR token cache to reuse token after contract negotiation
  • Added cache mechanism in DiscoveryFinderClientImpl for findDiscoveryEndpoints

Changed

  • Authentication was redesigned to use API keys, instead of OAuth2 protocol. The api key has to be sent as a X-API-KEY request header. IRS is supporting two types of API keys - one for admin and one for regular/view usage. Use new apiKeyAdmin and apiKeyRegular config entries to set up API keys.

Removed

  • Removed oauth.resourceClaim, oauth.irsNamespace,oauth.roles,oauth2.jwkSetUri config entries

Full Changelog: 4.3.0...4.4.0