git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@2263
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
* any value of uid
* only the member value of affiliation
-->
+ <!--
<AttributeFilterPolicy id="ReleaseToAnyone">
<PolicyRequirementRule xsi:type="basic:ANY" />
</AttributeRule>
</AttributeFilterPolicy>
+ -->
+
<!--
Releases to only SP 1:
* any value of affiliation
* any value of full name
-->
+ <!--
<AttributeFilterPolicy id="ReleaseToSP1">
<PolicyRequirementRule value="urn:example.org:myFederation:sp1"
xsi:type="basic:AttributeRequesterString" />
</AttributeRule>
</AttributeFilterPolicy>
-
+ -->
+
</AttributeFilterPolicyGroup>
\ No newline at end of file
<!-- ========================================== -->
<!-- Relying Party Configurations -->
<!-- ========================================== -->
+
+ <!--
<AnonymousRelyingParty provider="http://example.org/IdP" />
<DefaultRelyingParty provider="http://example.org/IdP" />
<ProfileConfiguration xsi:type="saml:SAML2SSOProfile" />
<ProfileConfiguration xsi:type="saml:SAML2AttributeQueryProfile" />
</RelyingParty>
-
+ -->
<!-- ========================================== -->