Skip to main content

OpenID

The Organizational Wallet in the Hovi OpenID API facilitates management of a digital wallet within an OpenID-based ecosystem, focusing on secure credential issuance and presentation. It leverages OpenID standards for identity and credential exchange.

Example: Accepting a credential offer for the OpenID Ecosystem

Follow these steps to create a secure connection in the Indicio ecosystem.

  1. Visit the Hovi API Reference.

  2. Select the OpenID Ecosystem API under the Business Wallet API dropdown.

  3. Navigate to Wallet section.

  4. To accept a credential offer navigate to POST - Accept Credential Offer endpoint and click “Test Request”. 1. Ensure you have a tenant set up. If not, refer to the Organization creation guide.

  5. Enter the API key as a Bearer Token, provide the body parameters, and click “Send”.

  6. If success credential offer will be accept successfully

note

Hovi’s Wallet endpoints allow you to get stored credential, preview, resolve OpenID Credential Offer URI, accept, delete stored credential and more. For more information, please visit Business Wallet Reference.