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

feat: allow customization of the STS Account's secret_alias #469

Conversation

paullatzelsperger
Copy link
Member

What this PR changes/adds

This PR adds an extensible Map to the ParticipantManifest to allow for additional parameters, such as customizing the alias under which the client_secret is stored in the vault.

Why it does that

avoid potential conflicts in the vault, consistent configuration

Further notes

Linked Issue(s)

Closes #468

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@paullatzelsperger paullatzelsperger force-pushed the feat/468_make_clientsecret_configurable branch from 81e17e5 to 83267d7 Compare October 2, 2024 10:29
@paullatzelsperger paullatzelsperger merged commit 634deb0 into eclipse-edc:main Oct 2, 2024
16 checks passed
@paullatzelsperger paullatzelsperger deleted the feat/468_make_clientsecret_configurable branch October 2, 2024 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make clientSecretAlias configurable
2 participants