49 Commits (ed648009e405498ff3a708694e3b174fc967edae)

Author SHA1 Message Date
Greg 52242f554e
feat: implement endpoints returning the number of members in an organization (#665) 2 months ago
Gleb Lysov acce6394b0 chore: fix reformatting issue 5 months ago
Gleb Lysov 3306cfb338 feat: adds support for group get all roles endpoint 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
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 a5bb631c7e
Fix/httpx upgrade (#626) 10 months ago
Justin Ryan 52b716562f
feat: add client scope client-specific role mappings (#605) 11 months ago
gregriff 0c52ec4142
fix: Add optional Nonce parameter to the authorization URL requests (#606) 12 months ago
Mohsin Anees fa1ce3bb2b
feat: functions for updating resource permissions and getting associated policies for a permission (#574) 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
ThanhPT ed124cdaae
feat: add admin group count (#540) 2 years ago
Aurélien Alet 8f10fe5f0a
fix: improve KeycloakAdmin.get_client_id() performances (#511) 2 years ago
Geoff Owen cfe8602967 fix: Removing the admin realm variable which I created and is no longer needed 2 years ago
Geoff Owen 7df92332fd feat: Adding additional methods to support roles-by-id api calls 2 years ago
Richard Nemeth 03c317c68b
fix: Ci/fix tests (#506) 2 years ago
manonmichel 5d4b9d13d1
chore: Add device authorization grant (#454) 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
Salem Wafi 0d3fd132fa
feat: add an optional search criteria to the get_realm_roles function (#504) 2 years ago
Cainã 97fdb1a67e
feat: Implement missing admin method create_client_authz_scope_based_permission() and create_client_authz_policy() (#460) 2 years ago
jasminapegan b1bb149425
fix: remove duplicate slash in URL_ADMIN_IDP (#459) 2 years ago
Raspreet Singh 5036bfcbee
feat: Add get and delete methods for client authz resources (#435) 2 years ago
mklassen 8f4b49a4d1
feat: add initial access token support and policy delete method 3 years ago
PizZaKatZe 2d9308f078
feat: implement cache clearing API (#414) 3 years ago
Tobias Genannt 04af3af170
fix: get_group_by_path uses Keycloak API to load (#417) 3 years ago
Nuwan Goonasekera fb84c3b67b
feat: add Keycloak UMA client (#403) 3 years ago
Philippe Moll f39fc53858 feat: Add Client Scopes of Client 3 years ago
Richard Nemeth aa207286f0 feat: added default realm roles handlers 3 years ago
Fredrik Lindner fc6a70f459 feat: attack detection API implementation 3 years ago
Antonio Lucas Neres 7c486ccb4f feat: add client scope-mappings client roles operations 3 years ago
Antonio Lucas Neres 0fb6c2058d feat: add client scope-mappings realm roles operations 3 years ago
Richard Nemeth e6c4b28108
fix: removed whitespace from urls 3 years ago
Luca Paganin 7eb56d5388 fix: applied tox -e docs 3 years ago
Luca Paganin fb942c11d8 feat: add unit tests 3 years ago
Luca Paganin 5bc5d4f321 feat: add functions covering some missing REST API calls 3 years ago
Zerek e4c0ff2c7d fix: Support the auth_url method called with scope & state params now 3 years ago
Richard Nemeth 5e6c775735 style: fixed docstrings everywhere 3 years ago
Erik Cederstrand 667d1e088e feat: support token exchange config via admin API 3 years ago
Bruno Bonfils f3de47e1b3 feat: Add update_mapper_in_idp 3 years ago
Richard Nemeth e95649a93c
fix: fixed bugs in events methods 3 years ago
Richard Nemeth 54beb51fba
chore: move source files into src folder 3 years ago
Richard Nemeth 7ae0442370
test: test authenticator and configurations 3 years ago
Richard Nemeth 6cce29f26b
fix: full tox fix ready 3 years ago
Richard Nemeth b911d94db9
feat: fixed admin client to pass the tests 3 years ago