Home
Software Heritage
Search
Configure Global Search
Log In
Transactions
T2295
Change Details
Change Details
Old
New
Diff
User groups defined in Keycloak should be mapped to Django ones. For instance, this could be used to lift Web API rate limiting for staff users.
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
s
defined in Keycloak should
be mapped to
have the `is_staff` property set to `True` in
Django
ones.
User model.
For instance, this could be used to lift Web API rate limiting
for staff users
.
Continue