[cpp-sp] branch main updated: Add legacy ECP handler to commented section.
Codeberg
noreply at shibboleth.net
Tue Aug 11 15:34:06 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository cpp-sp.
View the commit online:
https://codeberg.org/Shibboleth/cpp-sp/commit/e25b3fbceb4ac85cd1615b84a308d4ebbacc4b29
The following commit(s) were added to refs/heads/main by this push:
new e25b3fbc Add legacy ECP handler to commented section.
e25b3fbc is described below
commit e25b3fbceb4ac85cd1615b84a308d4ebbacc4b29
Author: Scott Cantor <scott at restingparrotsoftware.com>
AuthorDate: Tue Aug 11 11:33:55 2026 -0400
Add legacy ECP handler to commented section.
---
configs/handlers.ini | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/configs/handlers.ini b/configs/handlers.ini
index ca570b2f..02eb1709 100644
--- a/configs/handlers.ini
+++ b/configs/handlers.ini
@@ -36,6 +36,10 @@ type = LogoutConsumer
#type = TokenConsumer
#legacyBinding = POST-SimpleSign
+#[SAML2/ECP]
+#type = TokenConsumer
+#legacyBinding = PAOS
+
#[SLO/Redirect]
#type = LogoutConsumer
#matchRequired = false
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list