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:
- Go to the WebSDK settings page.
- Add trusted domains to allow the WebSDK initialization.
- Provide a secret key to be used to sign JWT (JSON Web Token) tokens every time Sumsub generates them.
- 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.
- Save your changes.
Attention
Make sure to complete the steps described in this article before using this feature.
Updated 5 days ago