BookStack/app/Access/Oidc
Dan Brown 3e9e196cda
OIDC: Added PKCE functionality
Related to #4734.
Uses core logic from League AbstractProvider.
2024-01-25 14:24:46 +00: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 Played around with a new app structure 2023-05-17 17:56:55 +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
OidcOAuthProvider.php OIDC: Added PKCE functionality 2024-01-25 14:24:46 +00:00
OidcProviderSettings.php OIDC RP Logout: Added autodiscovery support and test cases 2023-12-06 16:41:50 +00:00
OidcService.php OIDC: Added PKCE functionality 2024-01-25 14:24:46 +00:00