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

Mark user flow and openid4vci flow experimental #3389

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

gerardsn
Copy link
Member

builds on #3386

removed experimental label of all APIs except the user and openid4vci flow

moved the openid4vci flow up in the document so it is grouped with the other /internal/auth/v2/{subjectID}/... paths making it easier to scan the document.

should we also change:
/internal/auth/v2/{kid}/dpop -> /internal/auth/v2/dpop/{kid}
/internal/auth/v2/dpop_validate -> /internal/auth/v2/dpop/validate

Base automatically changed from docs/various_v6_fixes to master September 20, 2024 06:01
@woutslakhorst
Copy link
Member

woutslakhorst commented Sep 20, 2024

should we also change:
/internal/auth/v2/{kid}/dpop -> /internal/auth/v2/dpop/{kid}
/internal/auth/v2/dpop_validate -> /internal/auth/v2/dpop/validate

is a bit better on the eyes. I don't think anyone is using it yet so we can still change it for the RCs.

@gerardsn gerardsn force-pushed the mark-auth-flows-experimental branch from bf77a6b to a3add78 Compare September 20, 2024 07:36
@gerardsn gerardsn merged commit 5328640 into master Sep 20, 2024
9 checks passed
@gerardsn gerardsn deleted the mark-auth-flows-experimental branch September 20, 2024 07:46
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