urbanplatform / django-keycloak-auth

Middleware to allow authorization using Keycloak and Django for django-rest-framework (DRF). This package should only be used in projects starting from scratch, since it overrides the users' management.
MIT License
32 stars 14 forks source link

Allow setting Keycloaks base path (/auth) #29

Closed moritz89 closed 1 year ago

moritz89 commented 2 years ago

Why:

This change addresses the need by:

uw-rvitorino commented 1 year ago

This PR seems great, but I'm missing the contribution to the README to explain how to configure this :) what do you think @moritz89, would you be able to commit such changes to the README in this PR? Let me know

moritz89 commented 1 year ago

@uw-rvitorino Good point about updating the documentation!