DisclosuresSetup

Test a disclosure

Before testing, confirm that the disclosure is active and has this redirect URI:

  • Protocol: HTTPS
  • Domain: test.ver.id
  • Port: 443
  • Path: /disclosure/callback

Run the test

  1. Open the disclosure in Ver.iD Studio.
  2. Click Test.
  3. The OAuth Debugging Tool opens with the issuer and client identifier filled in.
  4. Leave the optional intent fields empty, or enter the settings you want to test.
  5. Click Send request.
  6. Select a digital identity wallet and complete the disclosure.

After a successful flow, the tool shows the OAuth response and lets you inspect the decoded JWT. If the flow fails or the customer cancels it, the tool shows the returned OAuth error.

Test each configured digital identity wallet and the claims returned by your mapping before using the flow in your application.

On this page