Skip to main content

Usernameless test drive

You can test the usernameless feature if you have an Access App on your phone and an instance on our Authentication Cloud. Log into your instance from the Nevis Customer Portal.

Register a user

  1. Click the Test & Debug button in the bottom left corner.
  2. Enter an Access Key to authorize the test page to work with your instance.
  3. Under Register a new authenticator, enter a username, and click Register.
  4. Scan the QR code with the Access App on your phone.
  5. Approve the registration with a biometric authentication method.
  6. In the test page, toggle the JSON response in Scan the QR code with your Access App.
  7. Note down the userId.

Test the regular flow

  1. Click the Sign an approval header, and notice how the Username is already filled in for you.
  2. Under Approval Method, select QR code.
  3. Click Send approval.
  4. Under Requesting approval, toggle the JSON response.
  5. Notice how the response contains the userId.
  6. Under Approve the request on your Access App, toggle the JSON response.
  7. Notice how the response contains the userId.
  8. Complete the authentication on your phone.

Test the usernameless flow

  1. Click the Sign an approval header, and notice how the Username is already filled in for you.
  2. Clear the Username.
  3. Under Approval Method, select QR code.
  4. Click Send approval.
  5. Under Requesting approval, toggle the JSON response.
  6. Notice how the userId is missing from the response.
  7. Under Approve the request on your Access App, toggle the JSON response.
  8. Notice how the userId is missing from the response.
  9. Complete the authentication on your phone.
  10. 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).

To learn how to integrate the usernameless feature, visit our Developer Documentation.