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.
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.
Status | Assigned | Task | ||
---|---|---|---|---|
Migrated | gitlab-migration | T3082 Improve Save Code Now handling | ||
Migrated | gitlab-migration | T1226 Save code now email notification for submitter | ||
Migrated | gitlab-migration | T2217 Plumbings | ||
Migrated | gitlab-migration | T2219 Authentication / authorization | ||
Migrated | gitlab-migration | T1982 Add user authentication and permissions to swh-web | ||
Migrated | gitlab-migration | T2048 Use OpenID Connect to authenticate and authorize users in Django | ||
Migrated | gitlab-migration | T2295 Map Keycloak staff user group to django one |