Advanced Settings

In this section you can find all the advanced settings.

Custom Redirect URL

For the passworless authentication, you can set run-time redirect URLs setting the query string parameter redirectUrl when you redirect the user to the QR Code page. The URL must be URL encoded, otherwise potential conflicts are possible. If it is not present, we will use the default redirect URL set in the gate configuration. If also the default redirect URL is missing, the page will throw an error.

Here you can find an example of a complete link:

https://id.ianum.com/test.gate?redirectUrl=https://www.testgate.com/success

Remember that if you set the Allowed Redirect Domains property under the Domain security section, you need to set the domain of the run-time redirect URL.

Last updated