[java-identity-provider] branch master updated: Update example file.
Scott Cantor
cantor.2 at osu.edu
Wed Oct 23 18:00:23 EDT 2019
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=88fb2553e7928c40c20e8f9a4be2db8873583f67
The following commit(s) were added to refs/heads/master by this push:
new 88fb255 Update example file.
88fb255 is described below
commit 88fb2553e7928c40c20e8f9a4be2db8873583f67
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Oct 23 18:00:16 2019 -0400
Update example file.
---
idp-conf/src/main/resources/conf/attributes/custom/README.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/idp-conf/src/main/resources/conf/attributes/custom/README.txt b/idp-conf/src/main/resources/conf/attributes/custom/README.txt
index 03a9d73..98977b0 100644
--- a/idp-conf/src/main/resources/conf/attributes/custom/README.txt
+++ b/idp-conf/src/main/resources/conf/attributes/custom/README.txt
@@ -5,5 +5,5 @@
# As an example, a default SAML 2 rule for eduPersonPrincipalName would be:
#id=eduPersonPrincipalName
-#transcoderBean=SAML2ScopedStringTranscoder
-#name=urn:oid:1.3.6.1.4.1.5923.1.1.1.6
+#transcoder=SAML2ScopedStringTranscoder
+#saml2.name=urn:oid:1.3.6.1.4.1.5923.1.1.1.6
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list