Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The deprecated saml:EntityAttributeRegexMatch type is defined in the urn:mace:shibboleth:2.0:afp:mf:saml namespace, the schema for which can be located at http://shibboleth.net/schema/idp/shibboleth-afp-mf-saml.xsd

Attributes

NameTypeDefaultRequired?Description
attributeName
StringRequiredY

The SAML Attribute Name to match against

attributeValueRegex
StringRequiredYThe regular expression to match against
attributeNameFormat
String (URI)
The SAML Attribute NameFormat to test against (if not specified, then matching is solely based on the Name)

...