[Openid-specs-ab] Issue #1590: `vp_formats_supported` server metadata in OpenID4VP underspecified (openid/connect)
Kristina Yasuda
issues-reply at bitbucket.org
Wed Aug 10 04:42:32 UTC 2022
New issue 1590: `vp_formats_supported` server metadata in OpenID4VP underspecified
https://bitbucket.org/openid/connect/issues/1590/vp_formats_supported-server-metadata-in
Kristina Yasuda:
Clarify that the `vp_formats_supported` server metadata in OpenID4VP should be expressed as following \(PE v2 syntax\)
> "vp\_formats\_supported": \{
>
> "jwt\_vc": \{
>
> "alg": \[
>
> "ES256K",
>
> "ES384"
>
> \]
>
> \},
>
> "jwt\_vp": \{
>
> "alg": \[
>
> "EdDSA",
>
> "ES256K"
>
> \]
>
> \},
>
> "mdl\_iso\_cbor": \{
>
> "alg": \[
>
> "EdDSA",
>
> "ES256"
>
> \]
>
> \}
>
> \}
>
>
Responsible: Kristina Yasuda
More information about the Openid-specs-ab
mailing list