impierce / ssi-agent

An eIDAS 2.0-compliant Self Sovereign Identity Agent that connects European Identity Wallets to your IT systems
https://www.impierce.com
Apache License 2.0
14 stars 3 forks source link

Dynamic Client Registration #110

Open daniel-mader opened 3 months ago

daniel-mader commented 3 months ago

Description

Extending on #109, the receiving UniCore instance ("client") should be able to register itself with the issuing UniCore ("provider") to receive credential offers. A connection between two UniCore instances can either be initiated by the issuer who needs to know about the holder's offer URL or by the holder who needs to know which issuer it would like to receive offers from. Supporting Dynamic Client Registration allows clients to register themselves at trusted providers to make the offer process a lot smoother.

Motivation

Enhance credential distribution between UniCore instances

Resources

To-do List

n/a