discoverCredentialOffer

Discover a credential offer.

Retrieves the metadata of the credential issuer, such as authorization and credentials endpoints. This data is required to start the credentials issuance workflow.

Return

Information needed to retrieve the credentials from the issuer as an instance of DiscoveredCredentialOffer

Parameters

offer

URL-encoded credential offer, refer to credential offer. Currently only offer by value is supported.

Throws