[cpp-sp] branch main updated: Commented legacy configuration.
Scott Cantor
cantor.2 at osu.edu
Tue Oct 7 14:06:45 UTC 2025
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=b739fe1b387e3bb5d729497069fd7cdfc175b539
The following commit(s) were added to refs/heads/main by this push:
new b739fe1b Commented legacy configuration.
b739fe1b is described below
commit b739fe1b387e3bb5d729497069fd7cdfc175b539
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Oct 7 10:06:40 2025 -0400
Commented legacy configuration.
---
configs/handlers.ini | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/configs/handlers.ini b/configs/handlers.ini
index 00041022..f1c362e2 100644
--- a/configs/handlers.ini
+++ b/configs/handlers.ini
@@ -9,6 +9,17 @@ type = Session
[Login]
type = SessionInitiator
+# Default "new" layout of a single endpoint.
[Validate]
type = TokenConsumer
+# Legacy layout for compatibility
+#[SAML2/POST]
+#legacyBinding = POST
+
+#[SAML2/Artifact]
+#legacyBinding = Artifact
+
+#[SAML2/POST-SimpleSign]
+#legacyBinding = POST-SimpleSign
+
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list