SSO
On Prisma Cloud, you can enable single sign-on (SSO) using an Identity Provider (IdP) that supports Security Assertion Markup Language (SAML) or OpenID Connect (OIDC), such as Okta, Microsoft Active Directory Federation Services (ADFS), Azure Active Directory (AD), Google, or OneLogin. Prisma Cloud System Administrators can use the following APIs to configure tenant SSO.
📄️ Get SAML Configuration
Used by System Admins to get the SAML Configuration for the tenancy
📄️ Update SAML Configuration
Used by System Admins to update the SAML Configuration for the tenancy
📄️ Create SAML Configuration
Used by System Admins to create the SAML Configuration for the tenancy
📄️ Get OIDC Configuration
Get the OAuth2 configuration details of a tenant that is used by OpenID Connect(OIDC).
📄️ Update OIDC Configuration
Updates all the parameters of an existing OAuth2 configuration that is used by OpenID Connect(OIDC).
📄️ Create an OIDC Configuration
Create an OAuth2 configuration for a given tenant to be used by OpenID Connect(OIDC).
📄️ Update OIDC Configuration Partially
Updates only the specified parameters of an existing OAuth2 configuration that is used by OpenID Connect(OIDC).
📄️ Get OIDC Login URL
Get the OIDC login URL for the tenant.