-
Notifications
You must be signed in to change notification settings - Fork 13.1k
[NEW] feat(CAS): Adding option to enable/disable user creation from CAS auth #17154
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
[NEW] feat(CAS): Adding option to enable/disable user creation from CAS auth #17154
Conversation
|
Is there a specific way to provide more i18n translations or is it good like that ? |
00d9b59 to
fb0b71b
Compare
|
Hi, |
eab21c6 to
f92d326
Compare
|
A little refresh on this PR! What do you think about it ? |
|
Agreed, it would be very useful ! |
f92d326 to
0f1acbe
Compare
|
All requested change were applied ! |
|
Is this PR could be merged now ? as it pass all test and it was approved ? |
|
Sorry we somehow missed it when cutting the release. I'll make sure it gets merged as soon as the current feature freeze is over. |
Closes #17153 and feature request
As simple as it is, this feature permit to make optional the user creation when a user come from a CAS authentication. The use case is that the user is imported before from on other source and so should exist. It permit also to filter user access.