Usernameless test drive
You can test the usernameless feature if you have an Access App on your phone and a trial instance on our Authentication Cloud. Log into your instance from the Nevis Customer Portal.
Register a user
- Click the Test & Debug button in the bottom left corner.
- Enter an Access Key to authorize the test page to work with your instance.
- Under Enroll a new authenticator, enter a username, and click Enroll.
- Scan the QR code with the Access App on your phone.
- Approve the registration with a biometric authentication method.
- In the test page, toggle the JSON response in Scan the QR code with your Access App.
- Note down the
userId
.
Test the regular flow
- Click the Sign an approval header, and notice how the Username is already filled in for you.
- Under Approval Method, select QR code.
- Click Send approval.
- Under Requesting approval, toggle the JSON response.
- Notice how the response contains the
userId
. - Under Approve the request on your Access App, toggle the JSON response.
- Notice how the response contains the
userId
. - Complete the authentication on your phone.
Test the usernameless flow
- Click the Sign an approval header, and notice how the Username is already filled in for you.
- Clear the Username.
- Under Approval Method, select QR code.
- Click Send approval.
- Under Requesting approval, toggle the JSON response.
- Notice how the
userId
is missing from the response. - Under Approve the request on your Access App, toggle the JSON response.
- Notice how the
userId
is missing from the response. - Complete the authentication on your phone.
- Under Approve the request on your Access App, notice how the
userId
is updated in the response.
Ready to integrate
note
The usernameless feature is supported from version 2.2.0 (SDK & Access App).
You can integrate the usernameless feature based on our API Documentation.