[java-identity-provider] branch master updated: Yank a rarely used property example.

Scott Cantor cantor.2 at osu.edu
Tue Sep 25 09:36:00 EDT 2018


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

The following commit(s) were added to refs/heads/master by this push:
       new  3aac703   Yank a rarely used property example.
3aac703 is described below

commit 3aac7036a524b74138495324873c6b83a41638ea
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Sep 25 09:35:58 2018 -0400

    Yank a rarely used property example.
---
 idp-conf/src/main/resources/conf/idp.properties | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/idp-conf/src/main/resources/conf/idp.properties b/idp-conf/src/main/resources/conf/idp.properties
index f0a06d6..af935c3 100644
--- a/idp-conf/src/main/resources/conf/idp.properties
+++ b/idp-conf/src/main/resources/conf/idp.properties
@@ -199,10 +199,6 @@ idp.ui.fallbackLanguages=en,fr,de
 # CAS service registry implementation class
 #idp.cas.serviceRegistryClass = net.shibboleth.idp.cas.service.PatternServiceRegistry
 
-# Profile flows in which the ProfileRequestContext should be exposed
-# in servlet request under the key "opensamlProfileRequestContext"
-#idp.profile.exposeProfileRequestContextInServletRequest = SAML2/POST/SSO,SAML2/Redirect/SSO
-
 # Enforce SAML Subject Identifier Attribute requirements
 #idp.saml2.subject-id.enforcing = true
 

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


More information about the commits mailing list