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: STS API spec #3544

Merged
merged 1 commit into from Oct 17, 2023
Merged

Conversation

wolf4ood
Copy link
Contributor

@wolf4ood wolf4ood commented Oct 16, 2023

What this PR changes/adds

Define the REST API for getting the Self-Issued ID token from the STS using OAuth2 client credentials flow

Why it does that

iatp adoption

Linked Issue(s)

Closes #3498

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

@wolf4ood wolf4ood self-assigned this Oct 16, 2023
@wolf4ood wolf4ood added enhancement New feature or request iatp labels Oct 16, 2023
@wolf4ood wolf4ood force-pushed the feat/3498_sts_rest_api_spec branch 2 times, most recently from 8bf1fe0 to 948ab48 Compare October 17, 2023 08:16
@wolf4ood wolf4ood marked this pull request as ready for review October 17, 2023 08:29
Copy link
Member

@paullatzelsperger paullatzelsperger left a comment

Choose a reason for hiding this comment

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

Lgtm!

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

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

CodeQL found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.

@wolf4ood wolf4ood merged commit 027a961 into eclipse-edc:main Oct 17, 2023
17 checks passed
@wolf4ood wolf4ood deleted the feat/3498_sts_rest_api_spec branch October 17, 2023 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request iatp
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IATP: define REST API of STS
3 participants