Sphereon-Opensource / SIOP-OID4VP

Self Issued OpenID Provider v2 (SIOP) with optional OpenID for Verifiable Presentations (OpenID4VP)
Apache License 2.0
77 stars 25 forks source link

Possible to create authorization request based on (SI)OP configuration #66

Open TimoGlastra opened 5 months ago

TimoGlastra commented 5 months ago

Is it currently possible to create an Authorization request based on the (SI)OP configuration?

There's some static ones defined, as well as a SIOP could host an openid-configuration at a well-known endpoint.

Is it possible to create an authorization request based on the configuraiotn ,or would you have to parse it yourself and create a valid RP based on this?

E.g. if you want to use the static siopv2:// configuration, only id_token is supported as response_type and also the URL should start with siopv2://.