FIWARE / VCVerifier

A software component that provides the necessary Relying Party endpoints required for authentication.
Apache License 2.0
1 stars 4 forks source link

Form data for endpoint "/api/v1/authentication_response" #12

Closed dwendland closed 8 months ago

dwendland commented 1 year ago

Currently the verifier expects the "state" parameter as query parameter, and the other parameters as form data. It should be all form data.

Endpoint: /api/v1/authentication_response