v4
latestOpenAPI 3.0.32026-07-312,317012.2 MBSAML SSO
Update SAML config
patch/api/v1/sso/config
Request body
authProvider'okta-saml' | 'azure-saml' | 'jumpcloud-saml' | 'google-saml' | 'keycloak-saml' | 'auth0-saml'
Authentication provider to use for SAML authentication.
isActiveboolean
Whether to enable or disable this SAML configuration.
entryPointstring
The entry point for the SAML authentication. This is the URL that the user will be redirected to after they have authenticated with the SAML provider.
issuerstring
The SAML provider issuer URL or entity ID.
certstring
The certificate to use for SAML authentication.
enableGroupSyncboolean
Whether to enable automatic synchronization of group memberships from the SAML provider to Infisical groups.
organizationIdstring required
The ID of the organization to update the SAML config for.
Response
Default Response
idstring uuid required
orgIdstring uuid required
isActiveboolean required
lastUsedstring date-time nullable
createdAtstring date-time required
updatedAtstring date-time required
authProviderstring required