]> BookStack Code Mirror - bookstack/commitdiff
Fixes for CodeStyle vol.2 2902/head
authorFranke <redacted>
Mon, 30 Aug 2021 12:44:52 +0000 (14:44 +0200)
committerFranke <redacted>
Mon, 30 Aug 2021 12:44:52 +0000 (14:44 +0200)
app/Config/saml2.php

index ad6dfe1f9a0beb5eaeeab3c4c02eaef4eeb3d278..3c4319100a1d67f8d841e1b5e8625e734d923776 100644 (file)
@@ -149,7 +149,7 @@ return [
             'requestedAuthnContext' => is_string($SAML2_IDP_AUTHNCONTEXT) ? explode(' ', $SAML2_IDP_AUTHNCONTEXT) : $SAML2_IDP_AUTHNCONTEXT,
             'logoutRequestSigned'   => env('SAML2_LOGOUT_REQUEST_SIGNED', false),
             'logoutResponseSigned'  => env('SAML2_LOGOUT_RESPONSE_SIGNED', false),
-            'lowercaseUrlencoding'  => env('SAML2_LOWERCASE_URLENCODING', false)
+            'lowercaseUrlencoding'  => env('SAML2_LOWERCASE_URLENCODING', false),
         ],
     ],
 
Morty Proxy This is a proxified and sanitized view of the page, visit original site.