BookStack/app/Auth
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
..
Access Added OIDC group sync functionality 2022-08-02 16:56:56 +01:00
Permissions Applied StyleCI changes 2022-07-17 10:32:16 +01:00
Queries Applied StyleCI changes, updated readme badges & roadmap 2022-02-13 13:16:43 +00:00
Role.php Refactored existing user API work 2022-02-03 12:33:26 +00:00
SocialAccount.php Laravel 7.x Shift (#3011) 2021-10-26 22:04:18 +01:00
User.php Started removal of non-view permission queries 2022-07-13 15:23:03 +01:00
UserRepo.php Made a pass to clean up UserRepo 2022-02-13 12:56:26 +00:00