mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
2ec0aa85ca
- Made oidc config more generic to not be overly reliant on the library based upon learnings from saml2 auth. - Removed any settings that are redundant or not deemed required for initial implementation. - Reduced some methods down where not needed. - Renamed OpenID to OIDC - Updated .env.example.complete to align with all options and their defaults Related to #2169 |
||
---|---|---|
.. | ||
Guards | ||
Mfa | ||
EmailConfirmationService.php | ||
ExternalAuthService.php | ||
ExternalBaseUserProvider.php | ||
Ldap.php | ||
LdapService.php | ||
LoginService.php | ||
OpenIdService.php | ||
RegistrationService.php | ||
Saml2Service.php | ||
SocialAuthService.php | ||
UserInviteService.php | ||
UserTokenService.php |