[java-identity-provider] branch main updated: Remove conflicting tag to fix test.
Scott Cantor
cantor.2 at osu.edu
Thu Jul 7 19:40:17 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=4c73b4032b4f2d193b4afacbcb05ca2144017239
The following commit(s) were added to refs/heads/main by this push:
new 4c73b4032 Remove conflicting tag to fix test.
4c73b4032 is described below
commit 4c73b4032b4f2d193b4afacbcb05ca2144017239
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Jul 7 15:40:14 2022 -0400
Remove conflicting tag to fix test.
---
idp-conf/src/test/resources/metadata/example-metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/idp-conf/src/test/resources/metadata/example-metadata.xml b/idp-conf/src/test/resources/metadata/example-metadata.xml
index c42695fa6..3053295a4 100644
--- a/idp-conf/src/test/resources/metadata/example-metadata.xml
+++ b/idp-conf/src/test/resources/metadata/example-metadata.xml
@@ -24,10 +24,6 @@
NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
<saml:AttributeValue>true</saml:AttributeValue>
</saml:Attribute>
- <saml:Attribute Name="http://shibboleth.net/ns/profiles/saml1/sso/browser/includeAttributeStatement"
- NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
- <saml:AttributeValue>false</saml:AttributeValue>
- </saml:Attribute>
<saml:Attribute Name="http://shibboleth.net/ns/attributes/releaseAllValues"
NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
<saml:AttributeValue>eduPersonPrincipalName</saml:AttributeValue>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list