RegisterOidcConfigResponse
Types
Properties
Link copied to clipboard
The unique identifier for the registered OIDC application.
Link copied to clipboard
The name of the registered OIDC application.
Link copied to clipboard
The CA certificate used for secure communication with the OIDC provider.
Link copied to clipboard
The OAuth client secret for the application.
Link copied to clipboard
The custom field mapping used for extracting the username.
Link copied to clipboard
The additional authentication parameters configured for the OIDC flow.
Link copied to clipboard
The redirect URL configured for the OAuth flow.
Link copied to clipboard
The buffer time in minutes before the SSO token expires.
Functions
Link copied to clipboard
inline fun copy(block: RegisterOidcConfigResponse.Builder.() -> Unit = {}): RegisterOidcConfigResponse