Get a single SSO connection (secret masked)
Get an SSO identity connection by id.
Authorizations
Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.
Response
Connection
Masked view of a connection. Never includes the client secret.
Whether a client secret is configured. The secret itself is never returned.
Read-only here: SSO enforcement isn't configurable via the API yet.
OIDC client id. null for non-OIDC kinds.
Catch-all role granted to JIT members with no matching group mapping.
null = no catch-all role.
OIDC issuer. null for non-OIDC kinds (e.g. SAML), whose connection
details live in kind-specific fields added when those kinds ship.