BookStack/tests/Auth
Dan Brown 73eac83afe
Fixed OIDC JWT key parsing in microsoft environments
Made existence of 'alg' optional when JWK array set so we instead infer
it as RSA256 if not existing.

Fixes #3206
2022-01-28 14:00:55 +00:00
..
AuthTest.php
LdapTest.php
MfaConfigurationTest.php
MfaVerificationTest.php Updated test to ensure autofocus is set on TOTP input 2021-11-22 13:28:46 +00:00
OidcTest.php Fixed OIDC JWT key parsing in microsoft environments 2022-01-28 14:00:55 +00:00
Saml2Test.php
SocialAuthTest.php
UserInviteTest.php