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

chore: sanitize Credentials and export Postman Environments #305

Conversation

paullatzelsperger
Copy link
Member

What this PR changes/adds

Up until now, the credentials that were used were not generic enough, so they were made completely fictitious.

In addition, the Postman Environments are now exported as well - they were not exported before.

Why it does that

Consistency

Further notes

The JwtSigner test now re-generates all credentials from the template and replaces the token in the resource json. could be useful if the credentials are ever updated again.

Linked Issue(s)

Closes #304

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

@paullatzelsperger paullatzelsperger added documentation Improvements or additions to documentation enhancement New feature or request build labels Jul 19, 2024
@paullatzelsperger paullatzelsperger force-pushed the chore/sanitize_credentials_and_names branch from 5e88588 to e4efc33 Compare July 19, 2024 13:16
@paullatzelsperger paullatzelsperger changed the title chore: sanitize Credentials and export Postman Environments" chore: sanitize Credentials and export Postman Environments Jul 19, 2024
Copy link
Contributor

@wolf4ood wolf4ood left a comment

Choose a reason for hiding this comment

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

Just a minor comment

tests/end2end/src/test/resources/negotiation-request.json Outdated Show resolved Hide resolved
@paullatzelsperger paullatzelsperger force-pushed the chore/sanitize_credentials_and_names branch from 3ba4e46 to 089519d Compare July 19, 2024 15:07
@paullatzelsperger paullatzelsperger merged commit 618096a into eclipse-edc:main Jul 19, 2024
6 checks passed
@paullatzelsperger paullatzelsperger deleted the chore/sanitize_credentials_and_names branch July 19, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Postman enviroments
3 participants