ENUM
SamlAttributeType
Description
Type of the SAML attribute.
link GraphQL Schema definition
- enum SamlAttributeType {
- # The SAML attribute type is email.
- # The SAML attribute type is groups.
- # The SAML attribute type is unknown.
- }
ENUM
Type of the SAML attribute.
- enum SamlAttributeType {
- # The SAML attribute type is email.
- # The SAML attribute type is groups.
- # The SAML attribute type is unknown.
- }