X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/e15fcf5b50e1831a90a04ded09f24e0c7b31d02e..refs/pull/2227/head:/app/Auth/Access/Saml2Service.php diff --git a/app/Auth/Access/Saml2Service.php b/app/Auth/Access/Saml2Service.php index 8f9a24cde..89ddd0011 100644 --- a/app/Auth/Access/Saml2Service.php +++ b/app/Auth/Access/Saml2Service.php @@ -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