]> BookStack Code Mirror - bookstack/blobdiff - app/Auth/Access/Saml2Service.php
Implement the renderPages parameter
[bookstack] / app / Auth / Access / Saml2Service.php
index 8f9a24cdeacd142106c0a92411962bd59de877c5..89ddd0011ecb037c8831b4a79260a18030ee7abe 100644 (file)
@@ -311,7 +311,6 @@ class Saml2Service extends ExternalAuthService
 
     /**
      * Get the user from the database for the specified details.
-     * @throws SamlException
      * @throws UserRegistrationException
      */
     protected function getOrRegisterUser(array $userDetails): ?User