Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IRS release 4.4.0 #356

Merged
merged 75 commits into from
Jan 15, 2024
Merged

IRS release 4.4.0 #356

merged 75 commits into from
Jan 15, 2024

Conversation

ds-ext-kmassalski
Copy link
Contributor

@ds-ext-kmassalski ds-ext-kmassalski commented Jan 15, 2024

Description

IRS release 4.4.0 and IRS-HELM 6.13.0

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

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

ds-psosnowski and others added 30 commits December 1, 2023 15:12
dsmf and others added 27 commits January 8, 2024 12:28
fix: commit hook should ignore remote-tracking merge requests too
feat(irs):[#256] added documentation, fixed problem with parsing authCode
…api-key

feat(impl):[#259] new authentication through api key impl
feat(impl):[#259] update insomnia collection to use apiKeys
Co-authored-by: Jaro Hartmann <57985712+ds-jhartmann@users.noreply.github.com>
…13.0

Prepare Helm release for next version
Copy link
Contributor

@ds-jhartmann ds-jhartmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ds-jhartmann ds-jhartmann merged commit 03f8dd7 into eclipse-tractusx:main Jan 15, 2024
18 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants