Thanks. When I try using that link, I get the following:
SimpleSAML\Error\Error: UNHANDLEDEXCEPTION
Backtrace:2 public/_include.php:28 (SimpleSAML_exception_handler)1 vendor/symfony/error-handler/ErrorHandler.php:607 (Symfony\Component\ErrorHandler\ErrorHandler::handleException)0 [builtin] (N/A)Caused by: SAML2\Exception\Protocol\UnsupportedBindingException: Unable to find the SAML 2 binding used for this request.Backtrace:5 vendor/simplesamlphp/saml2/src/SAML2/Binding.php:117 (SAML2\Binding::getCurrentBinding)4 modules/saml/src/IdP/SAML2.php:621 (SimpleSAML\Module\saml\IdP\SAML2::receiveLogoutMessage)3 [builtin] (call_user_func_array)2 src/SimpleSAML/HTTP/RunnableResponse.php:72 (SimpleSAML\HTTP\RunnableResponse::sendContent)1 vendor/symfony/http-foundation/Response.php:394 (Symfony\Component\HttpFoundation\Response::send)0 public/module.php:14 (N/A)
Not sure what that error is relating to, but the one thing I didn't change when testing was the sign-on url from what it was in 1.19.7. Which is /simplesaml/saml2/idp/SSOService.php. Does that error have something to do with that and I need to change that to what the metadata says to use for singlesignon URL?