179 Commits (60e99275fdb4e55948a1e0a064d129f03e3e2a81)

Author SHA1 Message Date
Dominik 60e99275fd
revert: Revert error handling change in `KeycloakAdmin.get_group_by_path` (#676) 4 days ago
Gabriel Rudloff 6361733679
feat: Add PKCE support (RFC 7636) (#670) 5 days ago
Igor Pronin 05763ae4e6
feat: implement authz import request (#685) 5 days ago
Eunseok 3ea1a0a299
feat: add get_role_composites_by_id method (#680) 5 days ago
takapdayon c5a830904d
chore: correct argument type hint in send_update_account and a_send_update_account (#673) 5 days ago
Andrew Moore 18f4d50538
feat: add pool_maxsize parameter to connection managers (#651) 5 days ago
nasudadada ed0fd6d285
chore: correct return type hint in uma_permissions and a_uma_permissions (#663) (#671) 3 months ago
Greg 43c7adf099
fix: prevent all httpx deprecation warnings (#666) 5 months ago
Greg 52242f554e
feat: implement endpoints returning the number of members in an organization (#665) 5 months ago
NikshetSteh edc2f42c49
chore: correct return type hint in get_all_roles_of_user and a_get_all_roles_of_user (#662) 5 months ago
Logi d9de70206b
feat: add `get_composite_client_roles_of_role` (#660) 6 months ago
Richard Nemeth d747799526
fix: fix tests (#661) 6 months ago
NikshetSteh 23c86b8dfb
feat: add pagination support to get realm roles (#659) 6 months ago
Matej Dujava 5fbefac4ee
chore: add correct return type to get_client_secrets and a_get_client_secrets (#655) 7 months ago
Richard Nemeth 3f5dc50114
fix: fix/latest version (#654) 7 months ago
Chris Oldham 5b68e1fa14
feat: implement client for revoking consents/offline access, with async and improved testing (#644) 9 months ago
becelot 4e94956f08
feat: adds support for keycloak organizations (#642) 9 months ago
Liam Beckingham f9138d11c1
chore: add correct return type to get_credentials and a_get_credentials (#640) 10 months ago
ⴹⅿаոuel GuéveΙ 4dfa7c8e22
fix: add py.typed marker file (pep-561) (#637) 11 months ago
Aleksey Kuznetsov 3868652841
feat: more authentication flows and executions methods 11 months ago
Bruno Bonfils c5288f44c7
feat: Add functions to get/update realm users profile (#634) 11 months ago
Richard Nemeth 327efd8d6f
fix: small bugs, use ruff as linter, added annotations 11 months ago
Richard Nemeth ad6ff06184
fix: retry upon 401 1 year ago
Richard Nemeth c17f830f6f
feat: get_client_all_sessions now supports pagination 1 year ago
Richard Nemeth 0fd1cd663a
docs: fixed docs for get_client_role 1 year ago
Richard Nemeth b37edc8ba9
fix: check uma permissions with resource ID as well 1 year ago
Richard Nemeth 5fa7ea160e
feat: uma extra payload 1 year ago
Richard Nemeth a9c03a4bca
feat: user profile metadata parameter for get_user method 1 year ago
Richard Nemeth b9f8bd29d0
fix: get group by path should not raise on 404 1 year ago
Richard Nemeth 4d269ba34c
feat: uma extra payload 1 year ago
Richard Nemeth a5bb631c7e
Fix/httpx upgrade (#626) 1 year ago
Jonathan Mongeau 371d11accb
fix: change to mounts (#622) 1 year ago
Cristi ac07820524
fix: Feature parity for `a_decode_token` and `decode_token` (#616) 1 year ago
Cristi 239e40434b
fix: make sure to not call sync IO functions inside async functions (#615) 1 year ago
Justin Ryan 52b716562f
feat: add client scope client-specific role mappings (#605) 1 year ago
gregriff 0c52ec4142
fix: Add optional Nonce parameter to the authorization URL requests (#606) 1 year ago
Marlene Koh 032418de63
fix: add scopes to device auth (#599) 1 year 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
Taras Yatsurak 14051de476
feat: add matchingUri support for listing resources with wildcards (#592) 1 year ago
Nehuen Gonzalez-Montoro 88a8ccc6d3
feat: allow the use of client certificates in all requests (#584) 1 year ago
Denis Kotnik ebfaa33ee6
fix: use a_public_key() in a_decode_token() instead of public_key() (#582) 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
Ilja S 7bdd54697b
fix: passing timeout values to ConnectionManager (#578) 1 year ago
Mohsin Anees fa1ce3bb2b
feat: functions for updating resource permissions and getting associated policies for a permission (#574) 2 years ago
pyaiman 81025e085d
feat: Async feature (#566) 2 years ago
Wouter Claeys ec1affa1df
fix: Leeway config (#568) 2 years ago
Richard Nemeth 4bd55baea7
fix: removed dead code, stabilized tests 2 years ago