INPUT_OBJECT
SetSsoCertificateInput
Description
Custom certs to be added for org's Service Provider.
link GraphQL Schema definition
- input SetSsoCertificateInput {
- # ID of the certificate to be added.
- Int! :
- # SSO Certificate type enum.
- SsoCertificateType! :
- }