118 Commits (b4c8bfc98eb6079419245894ef2c279deb864661)

Author SHA1 Message Date
Greg 52242f554e
feat: implement endpoints returning the number of members in an organization (#665) 2 months ago
NikshetSteh edc2f42c49
chore: correct return type hint in get_all_roles_of_user and a_get_all_roles_of_user (#662) 2 months ago
Logi d9de70206b
feat: add `get_composite_client_roles_of_role` (#660) 3 months ago
NikshetSteh 23c86b8dfb
feat: add pagination support to get realm roles (#659) 4 months ago
Matej Dujava 5fbefac4ee
chore: add correct return type to get_client_secrets and a_get_client_secrets (#655) 4 months ago
Richard Nemeth 3f5dc50114
fix: fix/latest version (#654) 5 months ago
Andrew Moore 65f4df6a30
feat: add pool_maxsize parameter to connection managers 5 months ago
Chris Oldham 5b68e1fa14
feat: implement client for revoking consents/offline access, with async and improved testing (#644) 6 months ago
becelot 4e94956f08
feat: adds support for keycloak organizations (#642) 6 months ago
Liam Beckingham f9138d11c1
chore: add correct return type to get_credentials and a_get_credentials (#640) 8 months ago
Aleksey Kuznetsov 3868652841
feat: more authentication flows and executions methods 8 months ago
Bruno Bonfils c5288f44c7
feat: Add functions to get/update realm users profile (#634) 8 months ago
Richard Nemeth 327efd8d6f
fix: small bugs, use ruff as linter, added annotations 9 months ago
Richard Nemeth c17f830f6f
feat: get_client_all_sessions now supports pagination 10 months ago
Richard Nemeth 0fd1cd663a
docs: fixed docs for get_client_role 10 months ago
Richard Nemeth a9c03a4bca
feat: user profile metadata parameter for get_user method 10 months ago
Richard Nemeth b9f8bd29d0
fix: get group by path should not raise on 404 10 months ago
Richard Nemeth a5bb631c7e
Fix/httpx upgrade (#626) 10 months ago
Cristi 239e40434b
fix: make sure to not call sync IO functions inside async functions (#615) 11 months ago
Justin Ryan 52b716562f
feat: add client scope client-specific role mappings (#605) 11 months ago
alexrohozneanu 8e835999ca
fix: changed sync get user id to async get user in create user async function (#600) 1 year ago
Hugo Rivera Calzadillas 05c2e7a508
feat: Add the max_retries parameter (#598) 1 year ago
alexrohozneanu 41d20478e9
fix: Set client_credentials as grant_type also when x509 certificate is given (#597) 1 year ago
Syzygeezus 216387af44
feat: add ability to remove composite client roles (#596) 1 year ago
Nehuen Gonzalez-Montoro 88a8ccc6d3
feat: allow the use of client certificates in all requests (#584) 1 year ago
Philipp Böhm 5f8c0307e8
fix: correctly pass query params in a_send_update_account and a_send_verify_email (#581) 1 year ago
Mohsin Anees fa1ce3bb2b
feat: functions for updating resource permissions and getting associated policies for a permission (#574) 1 year ago
pyaiman 81025e085d
feat: Async feature (#566) 1 year ago
Richard Nemeth 4bd55baea7
fix: removed dead code, stabilized tests 1 year ago
Richard Nemeth f0c731b652
feat: re-enable full group hierarchy fetching 1 year ago
Richard Nemeth 333a1edfcb
fix: removed deprecated functionality 1 year ago
Côme Mary-Vallée 654cf8848d
feat: allows retrieval of realm and client level roles for a user (#512) 2 years ago
Richard Nemeth 1e9922b6b9
fix: lowercase default role name (#547) 2 years ago
Tobias Genannt 49f2d8bef0
docs: Update all links (#546) 2 years ago
ThanhPT ed124cdaae
feat: add admin group count (#540) 2 years ago
Carlotta Fabian f87c64af36
fix: fix keycloak_admin.create_user documentation/ typehint (#545) 2 years ago
Aurélien Alet 8f10fe5f0a
fix: improve KeycloakAdmin.get_client_id() performances (#511) 2 years ago
Tobias Genannt e1c89737a7
feat: Allow query parameters for group children (#534) 2 years ago
Samiul Sk 26ff4f2841
fix: get_groups pagination call was not used #537 (#541) 2 years ago
Tobias Genannt 70af4bf256 fix: name of client_id parameter 2 years ago
Geoff Owen 7df92332fd feat: Adding additional methods to support roles-by-id api calls 2 years ago
Marcos Pereira Jr 16eec6131e fix: linter check. 2 years ago
Marcos Pereira Jr 039cd75c2a fix: depracated endpoint and fix groups services. 2 years ago
Richard Nemeth ab29558279 feat: realm changing helpers 2 years ago
Richard Nemeth 03c317c68b
fix: Ci/fix tests (#506) 2 years ago
Zima cd060c95e2
chore: Feat/support admin events (#474) 2 years ago
Cainã b93536bc66
chore: add missing get_realm_role_by_id to KeycloakAdmin (#468) 2 years ago
Igor Pronin dc2d4ed542
chore: implement partialImport request (#456) 2 years ago
satolo_ez 2281cc1ada
chore: implement get_realm_role_groups method (#464) 2 years ago
Hadeer Elsaeed 7dd46e1658
chore: Feat/create permission for scopes (#400) 2 years ago