[java-plugin-shibd-saml] 02/03: Remove unusual property after all.
Codeberg
noreply at shibboleth.net
Wed Jul 1 14:24:51 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-plugin-shibd-saml.
View the commit online:
https://codeberg.org/Shibboleth/java-plugin-shibd-saml/commit/88bbd21719306dd5b41ff576d857cf281a496901
commit 88bbd21719306dd5b41ff576d857cf281a496901
Author: Scott Cantor <scott at restingparrotsoftware.com>
AuthorDate: Wed Jul 1 09:49:56 2026 -0400
Remove unusual property after all.
---
.../main/resources/net/shibboleth/idp/module/conf/sp/saml.properties | 4 ----
1 file changed, 4 deletions(-)
diff --git a/sp-saml-conf-impl/src/main/resources/net/shibboleth/idp/module/conf/sp/saml.properties b/sp-saml-conf-impl/src/main/resources/net/shibboleth/idp/module/conf/sp/saml.properties
index 0e6b6ac..f0706be 100644
--- a/sp-saml-conf-impl/src/main/resources/net/shibboleth/idp/module/conf/sp/saml.properties
+++ b/sp-saml-conf-impl/src/main/resources/net/shibboleth/idp/module/conf/sp/saml.properties
@@ -46,10 +46,6 @@ sp.saml.encryption.cert = %{idp.home}/credentials/sp/sp-encryption.crt
# Other options:
# shibboleth.sp.ChainingX509TrustEngine, shibboleth.sp.PKIXX509TrustEngine
-# Optionally set to bean implementing Function<ProfileRequestContext,NameID>
-# to populate Subject of AuthnRequest
-# sp.saml.request.NameIDLookupStrategy =
-
# Set true to accept any decided attributes without a filtering rule
#sp.saml.acceptUnfilteredAttributes = false
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list