Peter-Slump/django-keycloak

Keycloak >v4 compatibility

sstocker85 opened this issue · 2 comments

In version 4.0.0 of Keycloak the Authorization and Entitlement API was removed:
https://www.keycloak.org/docs/6.0/upgrading/#changes-to-authorization-services
With the current version of django-keycloak I'm getting 404 Client Errors when I try to access user roles.

Sorry there is no support yet for Keycloak >= 4. Please be my guest to add support.

Running on 9.0.2 and only problem is am having problems adding users directly into keycloak admin. Otherwise works fine.