[java-identity-provider] branch master updated: Make example policy name lineup with admin flow examples.

Scott Cantor cantor.2 at osu.edu
Mon Jul 20 17:23:07 UTC 2020


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=7a8a06d43db33b9ff44acabfbf051137db30ff13

The following commit(s) were added to refs/heads/master by this push:
       new  7a8a06d43 Make example policy name lineup with admin flow examples.
7a8a06d43 is described below

commit 7a8a06d43db33b9ff44acabfbf051137db30ff13
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jul 20 13:23:43 2020 -0400

    Make example policy name lineup with admin flow examples.
---
 idp-conf/src/main/resources/conf/access-control.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-conf/src/main/resources/conf/access-control.xml b/idp-conf/src/main/resources/conf/access-control.xml
index a9184e6c7..3853722b1 100644
--- a/idp-conf/src/main/resources/conf/access-control.xml
+++ b/idp-conf/src/main/resources/conf/access-control.xml
@@ -34,7 +34,7 @@
         </entry>
         
         <!--
-        <entry key="AccessByUser">
+        <entry key="AccessByAdminUser">
             <bean parent="shibboleth.PredicateAccessControl">
                 <constructor-arg>
                     <bean parent="shibboleth.Conditions.SubjectName" c:collection="#{'jdoe'}" />

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


More information about the commits mailing list