AuthenticationSetup
Test an authentication
Before testing, confirm that the authentication is active and has this redirect URI:
- Protocol: HTTPS
- Domain:
test.ver.id - Port:
443 - Path:
/authentication/callback
Run the test
- Open the authentication in Ver.iD Studio.
- Click
Test. - The OAuth Debugging Tool opens with the issuer and client identifier filled in.
- Check the values and click
Send request. - Select a digital identity wallet and complete the authentication.
After a successful flow, the tool shows the OAuth response and lets you inspect the decoded JWT. If the flow fails or the user cancels it, the tool shows the returned OAuth error.
Test each configured digital identity wallet and scope before using the flow in your application.