ssoIntegrations
List of SSO integrations that are active and can be used to authenticate users.
ssoIntegrations(
isDashboard: Boolean!
): [SSOIntegration!]!
Arguments
ssoIntegrations.isDashboard ● Boolean! non-null scalar
Whether the SSO integration is for the dashboard.
Type
SSOIntegration object
Represents a SSO integration.