Versions in this module Expand all Collapse all v0 v0.0.0 May 14, 2023 Changes in this version + const GoogleGroups + const GoogleSubject + const MaximumAttributeConditionLengthInBytes + const MaximumAttributeExpressionLengthInBytes + const MaximumCustomAttributeNameSize + const MaximumCustomAttributes + const MaximumCustomAttributesLengthInBytes + const MaximumSubjectLengthInBytes + var ErrAttrConditionFailed = errors.New("the given credential is rejected by the attribute condition") + type Compiler struct + Input *Input + Provider provider.Provider + func (c *Compiler) Run() (map[string]any, error) + type Input struct + AttributeCondition string + AttributeMapping map[string]string + Payload string