]> BookStack Code Mirror - bookstack/blobdiff - app/Access/Saml2Service.php
respective book and chapter structure added.
[bookstack] / app / Access / Saml2Service.php
index 664b77aba4510289e3eccc98b59ced6c77205a9d..bb7e9b572e2eaa1303a6f1761eb2e7c0b4798fda 100644 (file)
@@ -133,6 +133,7 @@ class Saml2Service
         // value so that the exact encoding format is matched when checking the signature.
         // This is primarily due to ADFS encoding query params with lowercase percent encoding while
         // PHP (And most other sensible providers) standardise on uppercase.
+        /** @var ?string $samlRedirect */
         $samlRedirect = $toolkit->processSLO(true, $requestId, true, null, true);
         $errors = $toolkit->getErrors();