GloSamlSettings
No description
type GloSamlSettings {
config: String
enabled: Boolean!
scimEnabled: Boolean!
}
Fields
GloSamlSettings.config ● String scalar
SAML configuration.
GloSamlSettings.enabled ● Boolean! non-null scalar
Indicates if settings are enabled.
GloSamlSettings.scimEnabled ● Boolean! non-null scalar
Indicates if SCIM is enabled.