142 Commits (d44ae42ebf7ab85963ba39a905a3f4e08de2b3d7)

Author SHA1 Message Date
alexrohozneanu 8e835999ca
fix: changed sync get user id to async get user in create user async function (#600) 4 weeks ago
Hugo Rivera Calzadillas 05c2e7a508
feat: Add the max_retries parameter (#598) 4 weeks ago
alexrohozneanu 41d20478e9
fix: Set client_credentials as grant_type also when x509 certificate is given (#597) 1 month ago
Syzygeezus 216387af44
feat: add ability to remove composite client roles (#596) 1 month ago
Taras Yatsurak 14051de476
feat: add matchingUri support for listing resources with wildcards (#592) 2 months ago
Nehuen Gonzalez-Montoro 88a8ccc6d3
feat: allow the use of client certificates in all requests (#584) 3 months ago
Denis Kotnik ebfaa33ee6
fix: use a_public_key() in a_decode_token() instead of public_key() (#582) 3 months ago
Philipp Böhm 5f8c0307e8
fix: correctly pass query params in a_send_update_account and a_send_verify_email (#581) 4 months ago
Ilja S 7bdd54697b
fix: passing timeout values to ConnectionManager (#578) 4 months ago
Mohsin Anees fa1ce3bb2b
feat: functions for updating resource permissions and getting associated policies for a permission (#574) 4 months ago
pyaiman 81025e085d
feat: Async feature (#566) 5 months ago
Wouter Claeys ec1affa1df
fix: Leeway config (#568) 5 months ago
Richard Nemeth 4bd55baea7
fix: removed dead code, stabilized tests 6 months ago
Richard Nemeth 4dc5b0ab70
refactor: refactored decode_token 6 months ago
Richard Nemeth f0c731b652
feat: re-enable full group hierarchy fetching 6 months ago
Richard Nemeth 333a1edfcb
fix: removed deprecated functionality 6 months ago
Côme Mary-Vallée 654cf8848d
feat: allows retrieval of realm and client level roles for a user (#512) 7 months ago
Richard Nemeth 1e9922b6b9
fix: lowercase default role name (#547) 7 months ago
Tobias Genannt 49f2d8bef0
docs: Update all links (#546) 7 months ago
ThanhPT ed124cdaae
feat: add admin group count (#540) 7 months ago
Carlotta Fabian f87c64af36
fix: fix keycloak_admin.create_user documentation/ typehint (#545) 7 months ago
Aurélien Alet 8f10fe5f0a
fix: improve KeycloakAdmin.get_client_id() performances (#511) 7 months ago
Tobias Genannt e1c89737a7
feat: Allow query parameters for group children (#534) 7 months ago
Matt Collecutt 1dd6c81f52
fix: incorporate custom headers into default header setup (#533) 7 months ago
Samiul Sk 26ff4f2841
fix: get_groups pagination call was not used #537 (#541) 7 months ago
Nathan Furnal e285f92e6b fix: use jwcrypto and remove python-jose 8 months ago
Jens Trinh fb5e1e88fe fix: use grant type password with client secret 10 months ago
Tobias Genannt 70af4bf256 fix: name of client_id parameter 9 months ago
Geoff Owen cfe8602967 fix: Removing the admin realm variable which I created and is no longer needed 9 months ago
Geoff Owen 7df92332fd feat: Adding additional methods to support roles-by-id api calls 9 months ago
Marcos Pereira Jr 16eec6131e fix: linter check. 9 months ago
Marcos Pereira Jr 039cd75c2a fix: depracated endpoint and fix groups services. 9 months ago
Marcos Pereira Jr da99042e82 fix: deprecate entitlement 9 months ago
Richard Nemeth ab29558279 feat: realm changing helpers 12 months ago
Richard Nemeth e3c13f41e7 fix: no prints 12 months ago
Richard Nemeth 03c317c68b
fix: Ci/fix tests (#506) 12 months ago
manonmichel 5d4b9d13d1
chore: Add device authorization grant (#454) 12 months ago
Zima cd060c95e2
chore: Feat/support admin events (#474) 12 months ago
Cainã b93536bc66
chore: add missing get_realm_role_by_id to KeycloakAdmin (#468) 12 months ago
Igor Pronin dc2d4ed542
chore: implement partialImport request (#456) 12 months ago
satolo_ez 2281cc1ada
chore: implement get_realm_role_groups method (#464) 12 months ago
Hadeer Elsaeed 7dd46e1658
chore: Feat/create permission for scopes (#400) 12 months ago
Lucy Linder 6899022a4e
feat: add KeycloakAdmin.get_idp() (#478) 12 months ago
Daniel Herrmann 92f7d7667c
docs: Allow the verify attribute to be bool or string #479 (#480) 12 months ago
mklassen 45116bc02b
feat: Update dynamic client using registration access token (#491) 12 months ago
Kevin Bannier b5695b7792
chore: add typing for KeycloakAdmin connection attribute (#492) 12 months ago
Jacky Lam 2a85ec4557
chore: Add typing to Keycloak admin connection (#496) 12 months ago
pitwegner 3704c776d1
chore: make audience in token exchange optional (#499) 12 months ago
Salem Wafi 0d3fd132fa
feat: add an optional search criteria to the get_realm_roles function (#504) 12 months ago
Cainã 326a2d343a
feat: added KeycloakAdmin.update_client_authz_resource() (#462) 1 year ago