Map Keycloak staff user group to django one
User belonging to a "staff" group defined in Keycloak should have the is_staff
property set to True
in Django User model.
For instance, this could be used to lift Web API rate limiting.
Migrated from T2295 (view on Phabricator)
Edited by Phabricator Migration user