Class AuthenticatorGroupsConfig (2.1.0)

AuthenticatorGroupsConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Configuration for returning group information from authenticators.

Attributes

NameDescription
enabled bool
Whether this cluster should return group membership lookups during authentication using a group of security groups.
security_group str
The name of the security group-of-groups to be used. Only relevant if enabled = true.