-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Limit OpenID Connect logins to users of specific user backend #100
Conversation
689b24e
to
50808df
Compare
Codecov Report
@@ Coverage Diff @@
## master #100 +/- ##
============================================
+ Coverage 93.65% 93.81% +0.15%
- Complexity 114 117 +3
============================================
Files 10 10
Lines 394 404 +10
============================================
+ Hits 369 379 +10
Misses 25 25
Continue to review full report at Codecov.
|
The release is back in dev due to this. |
This is docs relevant because it contains (as far I can see) a new config option ! |
@mrkwenzel #101 - issue opened .... |
Description
This adds a config option to limit users which are logged in via OpenID Connect to specific user backends - e.g. LDAP
Config.php:
Motivation and Context
In more security aware environments this can be of interest ..... 🙈
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist:
Open tasks: