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

docs(upgrade): add documentation of new encryption-configuration for osp #279

Merged
merged 2 commits into from
Mar 5, 2024

Conversation

ntruchsess
Copy link
Contributor

Description

technical documentation has been added that describe the details of new OnboardingServiceProvider EncryptionConfig.

Why

To enable a stronger encryption for OnboardingServiceProvider ClientSecrets eclipse-tractusx/portal-backend#531 includes changes that allow the configuration of encryption-algorithm properties cipher-mode, padding-mode and encryption-key. Multiple configuration can be specified. To ensure existing data can be decrypted after the upgrade the first configuration must match the one that was being used before the change.

Issue

eclipse-tractusx/portal-backend#437

Checklist

Please delete options that are not relevant.

  • I have followed the contributing guidelines
  • I have performed IP checks for added or updated 3rd party libraries
  • I have performed a self-review of my own code
  • I have successfully tested my changes locally

@ntruchsess ntruchsess changed the base branch from main to release/v1.8.0 March 5, 2024 16:28
@ntruchsess ntruchsess changed the title doc(upgrade): add documentation of new encryption-configuration for osp docs(upgrade): add documentation of new encryption-configuration for osp Mar 5, 2024
@ntruchsess ntruchsess marked this pull request as ready for review March 5, 2024 16:31
@ntruchsess ntruchsess requested a review from evegufy March 5, 2024 16:31
@evegufy evegufy changed the base branch from release/v1.8.0 to main March 5, 2024 16:55
Copy link

sonarcloud bot commented Mar 5, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@evegufy evegufy changed the base branch from main to change-to-update-diff March 5, 2024 17:09
@evegufy evegufy changed the base branch from change-to-update-diff to main March 5, 2024 17:09
@ntruchsess ntruchsess merged commit 36988ba into eclipse-tractusx:main Mar 5, 2024
8 checks passed
@ntruchsess ntruchsess deleted the enhance/encryption branch March 5, 2024 17:16
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.

2 participants