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

changed OAS to reflect path component is the ID part of a DID #2493

Merged
merged 3 commits into from
Sep 20, 2023

Conversation

woutslakhorst
Copy link
Member

The APIs under iam/{id} no longer expect a DID as param but only the ID part.

@woutslakhorst woutslakhorst marked this pull request as ready for review September 15, 2023 14:00
Copy link
Member

@gerardsn gerardsn left a comment

Choose a reason for hiding this comment

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

I added api.go#validateAsNutsFingerprint in #2488 to do just this. I did not apply it to the other APIs in that PR yet for the sake of scope creep. Which one should we keep?

Copy link
Member

@gerardsn gerardsn left a comment

Choose a reason for hiding this comment

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

the content of GetOAuthAuthorizationServerMetadata and GetOAuthClientMetadata should match 1:1

auth/api/iam/api.go Outdated Show resolved Hide resolved
@woutslakhorst woutslakhorst merged commit 974e7aa into master Sep 20, 2023
6 checks passed
@woutslakhorst woutslakhorst deleted the fix/public_web_did_urls branch September 20, 2023 13:40
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