[cpp-sp] 02/02: Revert accidental changes to test init file

Rod Widdowson rdw at steadingsoftware.com
Tue May 27 14:08:25 UTC 2025


This is an automated email from the git hooks/post-receive script.

rdw 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=cfc06f43f02a38c19f1e43a860a026f54e9aea73

commit cfc06f43f02a38c19f1e43a860a026f54e9aea73
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue May 27 15:07:37 2025 +0100

    Revert accidental changes to test init file
---
 tests/data/remoting/impl/shibboleth.ini | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/tests/data/remoting/impl/shibboleth.ini b/tests/data/remoting/impl/shibboleth.ini
index 8962c1c8..b6384347 100644
--- a/tests/data/remoting/impl/shibboleth.ini
+++ b/tests/data/remoting/impl/shibboleth.ini
@@ -4,8 +4,7 @@ skipHandlers = true
 skipAttributes = true
 
 [remoting]
-baseURL = https://localhost:8080/idp/profile/sp
-agentID=sp.example.com
+baseURL = https://localhost/idp/profile/sp
 authMethod = basic
 authCachingCookie = __Host-JSESSIONID
 tlsCAFile = ./data/remoting/impl/trustfile.pem
@@ -14,7 +13,7 @@ secretEnv = SHIBSP_AGENT_SECRET
 
 [logging]
 type = console
-defaultLevel = DEBUG
+defaultLevel = INFO
 
 [logging-categories]
 Shibboleth.RemotingService = DEBUG

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


More information about the commits mailing list