impierce / openid4vc

Rust implementation of the OpenID4VC standards. The library will offer implementations for SIOPv2, OpenID4VP and OpenID4VCI.
https://www.impierce.com
Apache License 2.0
28 stars 3 forks source link

Add Static Configuration Values #47

Open nanderstabel opened 1 year ago

nanderstabel commented 1 year ago

Description

Support Static Configuration Values that can be used by the RP to construct it's Authorization Requests.

Motivation

No response

Resources

https://openid.bitbucket.io/connect/openid-connect-self-issued-v2-1_0.html#name-static-configuration-values

To-do List