Skip to content

Conversation

dabocs
Copy link

@dabocs dabocs commented Oct 6, 2022

Added support for Keycloak > v17.0 (tested till Keycloak v19.0), by removing auth from the APIs URIs as it no longer exists in Keycloak APIs >= v17
We still can use this version with old Keycloak versions if we add /auth at the end of the baseUri.
E.g: 'baseUri' => 'http://keycloak-domain.com/auth',

@dabocs
Copy link
Author

dabocs commented Oct 6, 2022

@Peter-Slump
Tested on keycloak v18 & v19 & Django 4.1.1

@rad-pat
Copy link

rad-pat commented Jan 11, 2023

@Peter-Slump, is it possible to review, merge and make a release with this in? Thanks

@dabocs
Copy link
Author

dabocs commented Jan 12, 2023

@Peter-Slump, is it possible to review, merge and make a release with this in? Thanks

@rad-pat You can use the package I created python-keycloak-client-pkg @ repo link
also you can find django-keycloak-package @ repo link

@kenan-altaki
Copy link

@Peter-Slump is this package still supported?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants