[cpp-sp] branch master updated: SSPCPP-811 - targeted-id could now be removed from attribute-policy.xml
Scott Cantor
cantor.2 at osu.edu
Fri Jul 6 09:54:06 EDT 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=91b4b71083ce3a679482d94dac9d574328a0b6ea
The following commit(s) were added to refs/heads/master by this push:
new 91b4b71 SSPCPP-811 - targeted-id could now be removed from attribute-policy.xml
91b4b71 is described below
commit 91b4b71083ce3a679482d94dac9d574328a0b6ea
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Jul 6 09:52:50 2018 -0400
SSPCPP-811 - targeted-id could now be removed from attribute-policy.xml
https://issues.shibboleth.net/jira/browse/SSPCPP-811
---
configs/attribute-policy.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/configs/attribute-policy.xml b/configs/attribute-policy.xml
index 6e97209..349e213 100644
--- a/configs/attribute-policy.xml
+++ b/configs/attribute-policy.xml
@@ -58,10 +58,6 @@
<afp:PermitValueRuleReference ref="ScopingRules"/>
</afp:AttributeRule>
- <afp:AttributeRule attributeID="targeted-id">
- <afp:PermitValueRuleReference ref="ScopingRules"/>
- </afp:AttributeRule>
-
<!-- Require NameQualifier/SPNameQualifier match IdP and SP entityID respectively. -->
<afp:AttributeRule attributeID="persistent-id">
<afp:PermitValueRule xsi:type="saml:NameIDQualifierString"/>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list