Versions Compared

Key

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

...

Code Block
titleMeaningless Examples
<resolver:AttributeDefinition xsi:type="Simple" xmlns="urn:mace:shibboleth:2.0:resolver:ad" id="never resolved"
        sourceAttributeID="attr1source" activationConditionRef="shibboleth.Conditions.FALSE"/>

<resolver:AttributeDefinition xsi:type="Simple" xmlns="urn:mace:shibboleth:2.0:resolver:ad" id="always resolved"

       sourceAttributeID="attr1source" activationConditionRef="shibboleth.Conditions.TRUE"/>

...