Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for the current version of UMA #68

Open
davidtnorth opened this issue Jun 28, 2022 · 0 comments
Open

Support for the current version of UMA #68

davidtnorth opened this issue Jun 28, 2022 · 0 comments

Comments

@davidtnorth
Copy link

Currently, I can do this:

Realm.objects.first().client.uma1_api_client

I'd like to be able to do this:

Realm.objects.first().client.uma_api_client

i.e. use UMA as supported in Keycloak 4.x and above. The necessary hooks are there in the underlying Keycloak admin client library; would you be open to a patch to add the support in the Django side?

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

No branches or pull requests

1 participant