bookstack/app/Access/Oidc
Dan Brown b64c9b31d5
OIDC: Added testing coverage for picture fetching
2025-05-24 14:36:36 +01:00
..
OidcAccessToken.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
OidcException.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
OidcIdToken.php OIDC Userinfo: Fixed issues with validation logic from changes 2024-04-19 16:43:51 +01:00
OidcInvalidKeyException.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
OidcInvalidTokenException.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
OidcIssuerDiscoveryException.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
OidcJwtSigningKey.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
OidcJwtWithClaims.php OIDC Userinfo: Fixed issues with validation logic from changes 2024-04-19 16:43:51 +01:00
OidcOAuthProvider.php OIDC: Added PKCE functionality 2024-01-25 14:24:46 +00:00
OidcProviderSettings.php OIDC Userinfo: Started writing tests to cover userinfo calling 2024-04-17 23:26:56 +01:00
OidcService.php OIDC: Added testing coverage for picture fetching 2025-05-24 14:36:36 +01:00
OidcUserDetails.php OIDC: Updated picture fetch implementation during review 2025-05-24 14:02:37 +01:00
OidcUserinfoResponse.php OIDC: Added extra userinfo content-type normalisation and test 2024-11-28 16:58:06 +00:00
ProvidesClaims.php OIDC Userinfo: Added userinfo data validation, seperated from id token 2024-04-17 18:23:58 +01:00