BookStack/tests/Auth
Dan Brown 8cbaa3e27c
SAML2: Fixed non-spec point of logout, Improved redirect location
This changes the point-of-logout to be within the initial part of the
SAML logout flow, as per 5.3.2 of the SAML spec, processing step 2.
This also improves the logout redirect handling to use the global
redirect suggestion so that auto-login handling is properly taken into
account.

Added tests to cover.
Manual testing performed against keycloak.
For #4713
2023-12-08 18:42:13 +00:00
..
AuthTest.php
GroupSyncServiceTest.php
LdapTest.php
LoginAutoInitiateTest.php
MfaConfigurationTest.php
MfaVerificationTest.php
OidcTest.php OIDC RP Logout: Fixed issues during testing 2023-12-07 17:45:17 +00:00
RegistrationTest.php Notifications: Reorgranised classes into domain specific folders 2023-09-11 19:27:36 +01:00
ResetPasswordTest.php Notifications: Reorgranised classes into domain specific folders 2023-09-11 19:27:36 +01:00
Saml2Test.php SAML2: Fixed non-spec point of logout, Improved redirect location 2023-12-08 18:42:13 +00:00
SocialAuthTest.php My Account: Updated and started adding to tests 2023-10-19 14:18:42 +01:00
UserInviteTest.php Notifications: Reorgranised classes into domain specific folders 2023-09-11 19:27:36 +01:00