[java-identity-provider] branch master updated: Adding a bit of useful tagging for testing.

Scott Cantor cantor.2 at osu.edu
Mon Sep 10 14:37:30 EDT 2018


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=18e6577bf393c86e331e78c71915c1b4187ae801

The following commit(s) were added to refs/heads/master by this push:
       new  18e6577   Adding a bit of useful tagging for testing.
18e6577 is described below

commit 18e6577bf393c86e331e78c71915c1b4187ae801
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Sep 10 14:37:28 2018 -0400

    Adding a bit of useful tagging for testing.
---
 idp-conf/src/test/resources/metadata/example-metadata.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/idp-conf/src/test/resources/metadata/example-metadata.xml b/idp-conf/src/test/resources/metadata/example-metadata.xml
index 480361d..3c718dd 100644
--- a/idp-conf/src/test/resources/metadata/example-metadata.xml
+++ b/idp-conf/src/test/resources/metadata/example-metadata.xml
@@ -10,6 +10,17 @@
 	            <saml:AttributeValue>http://refeds.org/category/research-and-scholarship
 	            </saml:AttributeValue>
 	        </saml:Attribute>
+            <saml:Attribute Name="urn:oasis:names:tc:SAML:profiles:subject-id:req"
+                NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
+                <saml:AttributeValue>any</saml:AttributeValue>
+            </saml:Attribute>
+            <!--
+            <saml:Attribute Name="http://shibboleth.net/ns/profiles/saml2/sso/browser/postAuthenticationFlows"
+                NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
+                <saml:AttributeValue>terms-of-use</saml:AttributeValue>
+                <saml:AttributeValue>attribute-release</saml:AttributeValue>
+            </saml:Attribute>
+            -->
 	    </mdattr:EntityAttributes>
     </Extensions>
     <SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol" AuthnRequestsSigned="false">

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list