OptionOIDC_REGISTRATION_ENDPOINT
Description Specifies the endpoint URL where LogScale can dynamically register itself as a client with the OIDC provider. Not supported by all OIDC providers.

Dynamic client registration allows LogScale to automatically obtain the necessary client credentials (client ID and client secret) from the OIDC provider rather than requiring manual registration. When configured, LogScale uses this endpoint to register itself with the OIDC provider during the authentication setup process. This is particularly useful in environments where you want to automate the OIDC client registration process.

If your OIDC provider doesn't support dynamic registration, you would typically register LogScale manually in the provider's interface and then configure LogScale with the static client credentials.