Add separate configuration for OpenID4VCI authorization endpoint#3977
Add separate configuration for OpenID4VCI authorization endpoint#3977
Conversation
|
@copilot
|
Co-authored-by: reinkrul <1481228+reinkrul@users.noreply.github.com>
Co-authored-by: reinkrul <1481228+reinkrul@users.noreply.github.com>
Co-authored-by: reinkrul <1481228+reinkrul@users.noreply.github.com>
Co-authored-by: reinkrul <1481228+reinkrul@users.noreply.github.com>
Co-authored-by: reinkrul <1481228+reinkrul@users.noreply.github.com>
|
Coverage Impact This PR will not change total coverage. Modified Files with Diff Coverage (3)
🤖 Increase coverage with AI coding...🚦 See full report on Qlty Cloud » 🛟 Help
|
Co-authored-by: reinkrul <1481228+reinkrul@users.noreply.github.com>
... Done in commit 95788bf. Renamed Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|

The existing
auth.authorizationendpoint.enabledflag controls both OpenID4VP and OpenID4VCI flows. This addsauth.openid4vci.enabledto enable them independently.Changes
auth.openid4vci.enabledflag andOpenID4VCIConfigstructresponse_type=vp_token: requiresauth.authorizationendpoint.enabled(OpenID4VP only)response_type=code: requires either flag enabled (used by both regular auth flow and OpenID4VCI issuance)authorization_endpointif either config is enabledBehavior Matrix
Interface Change
Added
OpenID4VCIAuthorizationEndpointEnabled() booltoAuthenticationServicesinterface.Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.