104 Commits (cb6f8d2a6e0e9e556135497066fa489539885a43)

Author SHA1 Message Date
Lucy Linder e2725470b1 feat: add KeycloakAdmin.get_idp() (#478) 12 months ago
Daniel Herrmann b158c6ad75 docs: Allow the verify attribute to be bool or string #479 (#480) 12 months ago
mklassen a082cc962a feat: Update dynamic client using registration access token (#491) 12 months ago
Kevin Bannier 67d888ce5f chore: add typing for KeycloakAdmin connection attribute (#492) 12 months ago
Jacky Lam 17ad531f3f chore: Add typing to Keycloak admin connection (#496) 12 months ago
pitwegner e579296653 chore: make audience in token exchange optional (#499) 12 months ago
Salem Wafi c087ebf1fc feat: add an optional search criteria to the get_realm_roles function (#504) 12 months ago
Cainã 2e2735a388 feat: added KeycloakAdmin.update_client_authz_resource() (#462) 1 year ago
Cainã e80222253a feat: Implement missing admin method create_client_authz_scope_based_permission() and create_client_authz_policy() (#460) 1 year ago
jasminapegan b7ec87e09d fix: remove duplicate slash in URL_ADMIN_IDP (#459) 1 year ago
Ana Paula Mendes 00521ea42c feat: Add query to get users group method and permit pagination (#444) 1 year ago
André Santos d247539d6e refactor: Exchange token method 1 year ago
Richard Nemeth 06d320a12a chore: bump the deprecation to v4 1 year ago
Gerard fe31e7d55a fix: do not swap realm for user_realm when logging in with a client service account (#447) 1 year ago
Mickael Jeanroy 89a6082395 perf: improve performance of get_user_id (#449) 1 year ago
Raspreet Singh b5e19043f5 fix: Fixes `Authorization.load_config` breaking if a scope based permission is linked with anything other than a role based policy. Fixes #445 (#446) 1 year ago
armin shoughi d0f10806e6 fix: Initializing KeycloakAdmin without server_url (#439) 2 years ago
Raspreet Singh a7407cd9c8 feat: Add get and delete methods for client authz resources (#435) 2 years ago
Elias Hamacher cde8b14d4f added update_resource_server 2 years ago
Elias Hamacher 2eae560074 forgot to push urls 2 years ago
Elias Hamacher 6ef75fef8d added update_client_authz_role_based_policy, update_client_authz_group_based_policy and their corresponding urls 2 years ago
Elias Hamacher e013b18648 added create_client_authz_group_based_policy, create_client_authz_scope_based_permission and their corresponding urls 2 years ago
Petr Hála 3edb200656
fix: Check if _s exists in ConnectionManager before deleting it (#429) 2 years ago
Petr Hála 1bdda5f2ae
fix: deprecation warnings in keycloak_admin.py (#425) 2 years ago
Kun Yang e7854d0c65
fix: improved type-hints (#427) 2 years ago
mklassen 9317f19426
feat: Add UMA policy management and permission tickets (#426) 2 years ago
mklassen 8f4b49a4d1
feat: add initial access token support and policy delete method 2 years ago
Nuwan Goonasekera 7bbf4e15b7
fix: Refactor auto refresh (#415) 2 years ago
Jonhatan Fajardo 138baf0a3a
fix: Check if applyPolicies exists in the config (#367) 2 years ago
PizZaKatZe 2d9308f078
feat: implement cache clearing API (#414) 2 years ago
Tobias Genannt 04af3af170
fix: get_group_by_path uses Keycloak API to load (#417) 2 years ago
Nuwan Goonasekera fb84c3b67b
feat: add Keycloak UMA client (#403) 2 years ago
Philippe Moll f39fc53858 feat: Add Client Scopes of Client 2 years ago
Jerónimo Mendes 23ecba1e6f style: fix formatting 2 years ago
Jerónimo Mendes 9c51d02a63 feat: update header if token is given 2 years ago
Jerónimo Mendes fb0445c0c7 feat: init KeycloakAdmin with token 2 years ago
Richard Nemeth aa207286f0 feat: added default realm roles handlers 2 years ago
hadeer_e eeb2fbb628 feat(api): add tests for create_authz_scopes 2 years ago
iglimanaj 4fe06af677 refactor: code formatting after tox checks 2 years ago
Igli Manaj e9b173024b refactor: remove print statements 2 years ago
Richard Nemeth fa955b759f fix: use version from the package 2 years ago
Richard Nemeth 451a22a103 fix: default scope to openid 2 years ago
Igli Manaj 477e0c5a3c feat: option for enabling users 2 years ago
Igli Manaj 6b30631378 feat: helping functions for disabling users 2 years ago
Fredrik Lindner fc6a70f459 feat: attack detection API implementation 2 years ago
Richard Nemeth 40ac02ae3b docs: finished off docstrings in the source 2 years ago
Merle Nerger 739e9abfbe feat: added missing functionality to include attributes when returning realm roles according to specifications 2 years ago
Merle Nerger acd457ef39 docs: fixed docstrings stating incorrect return types for get_client_role(s) and get_realm_role(s) 2 years ago
Antonio Lucas Neres 7c486ccb4f feat: add client scope-mappings client roles operations 2 years ago
Subramaniam Ramasubramanian d14fbd6b5d feat: Add token_type/scope to token exchange api 2 years ago