[java-identity-provider] branch main updated: Updated idp.properties without relocated authn settings.

Scott Cantor cantor.2 at osu.edu
Tue Sep 29 17:55:31 UTC 2020


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=18f26544f018d521c31340086921a07966cfcc61

The following commit(s) were added to refs/heads/main by this push:
       new  18f26544f Updated idp.properties without relocated authn settings.
18f26544f is described below

commit 18f26544f018d521c31340086921a07966cfcc61
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Sep 29 13:55:28 2020 -0400

    Updated idp.properties without relocated authn settings.
---
 idp-conf/src/test/resources/conf/idp.properties | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/idp-conf/src/test/resources/conf/idp.properties b/idp-conf/src/test/resources/conf/idp.properties
index 80b4146d5..79a60688b 100644
--- a/idp-conf/src/test/resources/conf/idp.properties
+++ b/idp-conf/src/test/resources/conf/idp.properties
@@ -127,25 +127,6 @@ idp.session.secondaryServiceIndex = true
 # Length of time to track SP sessions
 #idp.session.defaultSPlifetime = PT2H
 
-# Regular expression matching login flows to enable, e.g. IPAddress|Password
-idp.authn.flows = Password
-
-# Default lifetime and timeout of various authentication methods
-#idp.authn.defaultLifetime = PT60M
-#idp.authn.defaultTimeout = PT30M
-
-# Whether to populate relying party user interface information for display
-# during authentication, consent, terms-of-use.
-#idp.authn.rpui = true
-
-# Whether to prioritize "active" results when an SP requests more than
-# one possible matching login method (V2 behavior was to favor them)
-#idp.authn.favorSSO = false
-
-# Whether to fail requests when a user identity after authentication
-# doesn't match the identity in a pre-existing session.
-#idp.authn.identitySwitchIsError = false
-
 # Set to "shibboleth.StorageService" or custom bean for alternate storage of consent
 #idp.consent.StorageService = shibboleth.ClientPersistentStorageService
 

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


More information about the commits mailing list