BookStack/app
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
..
Actions Updated composer deps, applied StyleCI changes 2022-07-27 11:07:41 +01:00
Api Updated with latest styleci changes 2022-02-08 15:29:58 +00:00
Auth Added OIDC group sync functionality 2022-08-02 16:56:56 +01:00
Config Added OIDC group sync functionality 2022-08-02 16:56:56 +01:00
Console Renamed and cleaned up existing permission service classes use 2022-07-12 20:15:41 +01:00
Entities Updated DOMPDF, and other PHP dependancies 2022-07-17 14:01:59 +01:00
Exceptions Prevented inadvertant logging during MFA flow 2022-05-30 18:31:08 +01:00
Facades Renamed and cleaned up existing permission service classes use 2022-07-12 20:15:41 +01:00
Http Updated composer deps, applied StyleCI changes 2022-07-27 11:07:41 +01:00
Interfaces Tweaked custom command registration, Added StyleCI fixes 2021-11-22 22:22:31 +00:00
Notifications Added language select to the user create form 2022-01-31 22:15:21 +00:00
Providers Applied StyleCI changes 2022-07-17 10:32:16 +01:00
Settings Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Theming Added "ACTIVITY_LOGGED" theme event 2022-07-17 13:28:56 +01:00
Traits Done a round of phpstan fixes 2021-11-06 00:32:01 +00:00
Translation Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
Uploads Fixed disabling of avatar urls, Removed id from gravatar image name 2022-07-26 12:10:19 +01:00
Util Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00
Application.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
helpers.php Continued removal of joint permission non-view queries 2022-07-16 13:17:08 +01:00
Model.php Applied latest StyleCI changes 2021-11-06 22:00:33 +00:00