BookStack/tests/Auth
Dan Brown 81d256aebd
OIDC RP Logout: Fixed issues during testing
- Disabled by default due to strict rejection by auth systems.
- Fixed issue when autoloading logout URL, but not provided in
  autodiscovery response.
- Added proper handling for if the logout URL contains a query string
  already.
- Added extra tests to cover.
- Forced config endpoint to be used, if set as a string, instead of
  autodiscovery endpoint.
2023-12-07 17:45:17 +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: Included parsed groups in dump data 2023-12-03 19:36:03 +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