130 Commits (master)

Author SHA1 Message Date
Richard Nemeth 4bd55baea7
fix: removed dead code, stabilized tests 1 week ago
Richard Nemeth 4dc5b0ab70
refactor: refactored decode_token 1 week ago
Richard Nemeth f0c731b652
feat: re-enable full group hierarchy fetching 1 week ago
Richard Nemeth 333a1edfcb
fix: removed deprecated functionality 1 week ago
Côme Mary-Vallée 654cf8848d
feat: allows retrieval of realm and client level roles for a user (#512) 4 weeks ago
Richard Nemeth 1e9922b6b9
fix: lowercase default role name (#547) 4 weeks ago
Tobias Genannt 49f2d8bef0
docs: Update all links (#546) 4 weeks ago
ThanhPT ed124cdaae
feat: add admin group count (#540) 4 weeks ago
Carlotta Fabian f87c64af36
fix: fix keycloak_admin.create_user documentation/ typehint (#545) 4 weeks ago
Aurélien Alet 8f10fe5f0a
fix: improve KeycloakAdmin.get_client_id() performances (#511) 4 weeks ago
Tobias Genannt e1c89737a7
feat: Allow query parameters for group children (#534) 4 weeks ago
Matt Collecutt 1dd6c81f52
fix: incorporate custom headers into default header setup (#533) 4 weeks ago
Samiul Sk 26ff4f2841
fix: get_groups pagination call was not used #537 (#541) 4 weeks ago
Nathan Furnal e285f92e6b fix: use jwcrypto and remove python-jose 2 months ago
Jens Trinh fb5e1e88fe fix: use grant type password with client secret 4 months ago
Tobias Genannt 70af4bf256 fix: name of client_id parameter 3 months ago
Geoff Owen cfe8602967 fix: Removing the admin realm variable which I created and is no longer needed 3 months ago
Geoff Owen 7df92332fd feat: Adding additional methods to support roles-by-id api calls 3 months ago
Marcos Pereira Jr 16eec6131e fix: linter check. 3 months ago
Marcos Pereira Jr 039cd75c2a fix: depracated endpoint and fix groups services. 3 months ago
Marcos Pereira Jr da99042e82 fix: deprecate entitlement 3 months ago
Richard Nemeth ab29558279 feat: realm changing helpers 6 months ago
Richard Nemeth e3c13f41e7 fix: no prints 6 months ago
Richard Nemeth 03c317c68b
fix: Ci/fix tests (#506) 6 months ago
manonmichel 5d4b9d13d1
chore: Add device authorization grant (#454) 6 months ago
Zima cd060c95e2
chore: Feat/support admin events (#474) 6 months ago
Cainã b93536bc66
chore: add missing get_realm_role_by_id to KeycloakAdmin (#468) 6 months ago
Igor Pronin dc2d4ed542
chore: implement partialImport request (#456) 6 months ago
satolo_ez 2281cc1ada
chore: implement get_realm_role_groups method (#464) 6 months ago
Hadeer Elsaeed 7dd46e1658
chore: Feat/create permission for scopes (#400) 6 months ago
Lucy Linder 6899022a4e
feat: add KeycloakAdmin.get_idp() (#478) 6 months ago
Daniel Herrmann 92f7d7667c
docs: Allow the verify attribute to be bool or string #479 (#480) 6 months ago
mklassen 45116bc02b
feat: Update dynamic client using registration access token (#491) 6 months ago
Kevin Bannier b5695b7792
chore: add typing for KeycloakAdmin connection attribute (#492) 6 months ago
Jacky Lam 2a85ec4557
chore: Add typing to Keycloak admin connection (#496) 6 months ago
pitwegner 3704c776d1
chore: make audience in token exchange optional (#499) 6 months ago
Salem Wafi 0d3fd132fa
feat: add an optional search criteria to the get_realm_roles function (#504) 6 months ago
Cainã 326a2d343a
feat: added KeycloakAdmin.update_client_authz_resource() (#462) 10 months ago
Cainã 97fdb1a67e
feat: Implement missing admin method create_client_authz_scope_based_permission() and create_client_authz_policy() (#460) 11 months ago
jasminapegan b1bb149425
fix: remove duplicate slash in URL_ADMIN_IDP (#459) 11 months ago
Ana Paula Mendes 8aa71f48e3
feat: Add query to get users group method and permit pagination (#444) 11 months ago
André Santos fd00b7f9bd refactor: Exchange token method 11 months ago
Richard Nemeth 686eb3a33a chore: bump the deprecation to v4 11 months ago
Gerard 00ada879c6
fix: do not swap realm for user_realm when logging in with a client service account (#447) 11 months ago
Mickael Jeanroy 8edbcfd8b8
perf: improve performance of get_user_id (#449) 11 months ago
Raspreet Singh bd9168a88d
fix: Fixes `Authorization.load_config` breaking if a scope based permission is linked with anything other than a role based policy. Fixes #445 (#446) 12 months ago
armin shoughi fab186501b
fix: Initializing KeycloakAdmin without server_url (#439) 1 year ago
Raspreet Singh 5036bfcbee
feat: Add get and delete methods for client authz resources (#435) 1 year ago
Petr Hála 3edb200656
fix: Check if _s exists in ConnectionManager before deleting it (#429) 1 year ago
Petr Hála 1bdda5f2ae
fix: deprecation warnings in keycloak_admin.py (#425) 1 year ago