[cpp-sp] branch main updated: Fix mapper section in config.

Scott Cantor cantor.2 at osu.edu
Wed Jan 29 15:12:49 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=a1bae661bb5e7ece80bb4d8e074d10ad5c2c8079

The following commit(s) were added to refs/heads/main by this push:
     new a1bae661 Fix mapper section in config.
a1bae661 is described below

commit a1bae661bb5e7ece80bb4d8e074d10ad5c2c8079
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Jan 29 10:12:22 2025 -0500

    Fix mapper section in config.
---
 configs/shibboleth.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/shibboleth.ini b/configs/shibboleth.ini
index c19dd468..b015982a 100644
--- a/configs/shibboleth.ini
+++ b/configs/shibboleth.ini
@@ -22,7 +22,7 @@ secretFile = agent.pwd
 [session-cache]
 type = filesystem
 
-[request-map]
+[request-mapper]
 path = request-map.xml
 reloadChanges = true
 

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


More information about the commits mailing list