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 Played around with a new app structure 2023-05-17 17:56:55 +01:00
GroupSyncServiceTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
LdapTest.php Altered ldap_connect usage, cleaned up LDAP classes 2023-05-30 13:12:00 +01:00
LoginAutoInitiateTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
MfaConfigurationTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
MfaVerificationTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
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