Class V1CredentialFreeOfferHelper


  • public class V1CredentialFreeOfferHelper
    extends Object
    Helper class that creates a out-of-band invitation with an attached credential offer. It is uses of two api requests: 1. /issue-credential/create-offer 2. /out-of-band/create-invitation Like it is with the connection-less proof-request the barcode only points to a temporary URL which then redirects to another URL in the location header that then contains the credential offer in the m parameter like https://mydomain.com?m=ey... The base64 encoded url can be found in the invitationRecord.invitationUrl