Closed nanderstabel closed 1 year ago
ResponseType::IdTokenVpToken incorrectly serialized to id_token_vp_token instead of to id_token vp_token
ResponseType::IdTokenVpToken
id_token_vp_token
id_token vp_token
n/a
Added one simple unittest called: test_response_type_serde
test_response_type_serde
Add an x to the boxes that are relevant to your changes.
x
Description of change
ResponseType::IdTokenVpToken
incorrectly serialized toid_token_vp_token
instead of toid_token vp_token
Links to any relevant issues
n/a
How the change has been tested
Added one simple unittest called:
test_response_type_serde
Definition of Done checklist
Add an
x
to the boxes that are relevant to your changes.