[java-identity-provider] branch main updated: Add postenable message.

Scott Cantor cantor.2 at osu.edu
Wed Jan 27 13:31:57 UTC 2021


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=3ef0b85069eb04433f73627d36c6102e40916081

The following commit(s) were added to refs/heads/main by this push:
       new  3ef0b8506 Add postenable message.
3ef0b8506 is described below

commit 3ef0b85069eb04433f73627d36c6102e40916081
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Jan 27 08:31:54 2021 -0500

    Add postenable message.
---
 .../resources/net/shibboleth/idp/module/authn/impl/module.properties    | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/authn/impl/module.properties b/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/authn/impl/module.properties
index 02ecce6d0..94bfb27c9 100644
--- a/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/authn/impl/module.properties
+++ b/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/authn/impl/module.properties
@@ -62,6 +62,8 @@ idp.authn.Demo.name = Demo Authentication
 idp.authn.Demo.desc = Demo htpasswd file for use with password-based authentication
 idp.authn.Demo.1.src = /net/shibboleth/idp/module/credentials/demo.htpasswd
 idp.authn.Demo.1.dest = credentials/demo.htpasswd
+idp.authn.Demo.postenable = To use the demo account, adjust the shibboleth.authn.Password.Validators \
+bean in conf/authn/password-authn-config.xml
 
 idp.authn.RemoteUser.name = RemoteUser Authentication
 idp.authn.RemoteUser.desc = Login flow for container-based authentication with a dedicated protected path.

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


More information about the commits mailing list