You can specify one or more redirect URIs using a space-separated list in the Redirect URI text box in the modify SSO domain screen (Virtual Services > Manage SSO > Modify).

A maximum of 255 characters can be specified in the Redirect URI text box. Once a value is set for this field, you cannot unset it. When set, the LoadMaster compares the requested URL with the configured list of redirect URIs. If the requested URL prefix matches, the redirect URI is used in the OIDC authorize and token messages.

If there is no match, the first configured redirect URI is used for authorize and token requests.

The logic of checking the request URL against the configured redirect URI is explained in the following diagram: