ENUM
SsoCertificateType
Description
Type of the SSO Service Provider certificate.
link GraphQL Schema definition
- enum SsoCertificateType {
- # The type of the certificate is unknown.
- # The certificate used to decrypt SAML response.
- # The certificate used to sign SAML requests.
- }