WS_AP_MS_ProtocolMessages_039b¶
Objective¶
Verify that the Wallet sends a syntactically correct request_uri parameter in the Authorization Request to the Authorization Endpoint, when authentication to a Authorization Server for requesting issuance of a Credential.
References¶
- [ETSI TS 119 472-3] section 4.4
- [HAIP] section 4.3
- [OpenID4VCI] section 5.1.2, 5.1.3
- [RFC9126] section 4
- [RFC9101] section 5, 5.2.2
Profile applicability¶
None
EUDI-wallet relevancy¶
EUDI_generic | EUDI_required
Technology¶
Issuance via Redirects.
Preconditions¶
- Wallet is set to 'default_configuration_1'
- End-user is engaging with a Credential Issuer using a User-agent.
- Wallet started engagement with Credential Issuer.
- Wallet successfully obtained Credential Issuer Metadata.
- Wallet send a valid and trusted PAR request the Authorization Server's PAR Endpoint.
- Wallet send a Authorization Request to the Authorization Server's Authorization Endpoint.
Test Scenario¶
- Verify the
request_uriparameter of the Authorization Request.
Expected results¶
- The value of the
request_uriparameter of the Authorization Request is a syntactically correct formatted URI.