WebSDK settings

Start exchanging data with Sumsub via WebSDK.

Configure the additional settings to define the list of trusted domains to initialize the WebSDK.

To configure the settings:

  1. Go to the WebSDK settings page.
  2. Add trusted domains to allow the WebSDK initialization.
  3. Provide a secret key to be used to sign JWT (JSON Web Token) tokens every time Sumsub generates them.
  4. Provide a URL that will change the link domain and generate a JWT query parameter to verify the link. When you provide a secret key in the previous step, a JWT query parameter will be added to the redirect URL automatically.
  5. Save your changes.

🚧

Attention

Make sure to complete the steps described in this article before using this feature.