OAuth 2.0 Login UI Client Redirect URI | This is the default setting. It contains the external base URL of IAM as it must be used by the remote authorization server. IAM will complete the base URL with the correct path for the client. |
OAuth 2.0 Custom Client Endpoint Redirect URI | Use this setting to hardcode an absolute URL to be used by the remote authorization server. |
OAuth 2.0 Legacy Client Endpoint Redirect URI | Use this setting for backward compatibility, if the remote authorization server configuration cannot be changed. It contains the external base URL of IAM as it must be used by the remote authorization server. IAM will complete the base URL with the correct legacy path for the client. This plugin requires that the Legacy Client Endpoint Setting in the OAuth 2.0/OIDC Client plugin is configured. |
OAuth 2.0 No Redirect URI | Use this plugin, if the remote authorization server should default to the already registered redirect URI. |