Skip to content

Revert "feat(auth): add authorization_request_params to OpenID4VCI requestCredential API (#4333)"#4349

Closed
reinkrul wants to merge 1 commit into
masterfrom
revert-4333
Closed

Revert "feat(auth): add authorization_request_params to OpenID4VCI requestCredential API (#4333)"#4349
reinkrul wants to merge 1 commit into
masterfrom
revert-4333

Conversation

@reinkrul

@reinkrul reinkrul commented Jun 10, 2026

Copy link
Copy Markdown
Member

Reverts #4333.

Reverts merged commit fa89c810, which added the authorization_request_params field to the OpenID4VCI requestCredential API. Instead, we'll introduces profiles: #4340

Affected files:

  • auth/api/iam/openid4vci.go + auth/api/iam/openid4vci_test.go
  • auth/api/iam/generated.go, e2e-tests/browser/client/iam/generated.go (generated)
  • docs/_static/auth/v2.yaml (OpenAPI spec)

No later commits on master depend on it, so the revert applies cleanly.

Assisted by AI

@qltysh

qltysh Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Qlty


Coverage Impact

This PR will not change total coverage.

Modified Files with Diff Coverage (1)

RatingFile% DiffUncovered Line #s
Coverage rating: A Coverage rating: A
auth/api/iam/openid4vci.go100.0%
Total100.0%
🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

reinkrul added a commit that referenced this pull request Jul 6, 2026
Profiles (see previous commit) replace the raw authorization_request_params
escape hatch: issuers that need extra authorization parameters get a
named, curated profile instead of callers spelling out parameters
themselves. Removes the field, its handling, and its tests, folding in
the change from #4349.
@reinkrul

reinkrul commented Jul 6, 2026

Copy link
Copy Markdown
Member Author

Superseded by #4340 — folded this revert directly into the profiles branch instead of landing it separately.

@reinkrul reinkrul closed this Jul 6, 2026
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.

1 participant