BookStack/app/Auth/Access
Dan Brown b987bea37a
Added OIDC group sync functionality
Is generally aligned with out SAML2 group sync functionality, but for
OIDC based upon feedback in #3004.
Neeeded the tangental addition of being able to define custom scopes on
the initial auth request as some systems use this to provide additional
id token claims such as groups.

Includes tests to cover.
Tested live using Okta.
2022-08-02 16:56:56 +01:00
..
Guards Applied latest styleCI changes 2022-03-25 11:14:27 +00:00
Mfa Fixed guest user email showing in TOTP setup url 2021-10-14 18:02:16 +01:00
Oidc Added OIDC group sync functionality 2022-08-02 16:56:56 +01:00
EmailConfirmationService.php Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
ExternalBaseUserProvider.php Tweaked custom command registration, Added StyleCI fixes 2021-11-22 22:22:31 +00:00
GroupSyncService.php Auth group sync: Fixed unintential mapping behaviour change 2022-06-27 14:18:46 +01:00
Ldap.php Applied latest StyleCI changes 2021-11-06 22:00:33 +00:00
LdapService.php Applied latest styleCI changes 2022-03-25 11:14:27 +00:00
LoginService.php Added token and key handling elements for oidc jwt 2021-10-11 19:05:16 +01:00
RegistrationService.php Added user-create API endpoint 2022-02-04 00:26:19 +00:00
Saml2Service.php Changed logout routes to POST instead of GET 2021-11-14 21:13:24 +00:00
SocialAuthService.php Applied another round of static analysis updates 2021-11-22 23:33:55 +00:00
UserInviteService.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
UserTokenService.php Swapped injected db instance with facade 2021-08-31 21:50:23 +01:00