openwallet-foundation-labs / wallet-framework-dotnet

Apache License 2.0
19 stars 5 forks source link

Fix Auth Server Selection #202

Closed JoTiTu closed 1 month ago

JoTiTu commented 1 month ago

Short description of what this resolves:

Use the Auth Server Url referenced in the Cred Offer to find the appropriate Auth Server Url in the IssuerMetadata to fetch the Auth Server Metadata. If the Cred Offer references an Auth Server that is not part of the IssuerMetadata AuthServers the process should be aborted.