185 Commits (master)

Author SHA1 Message Date
Richard Nemeth 8eca957e33
fix: Fix/python version and ci (#691) 3 days ago
Richard Nemeth 3fe4886093
fix: pass along the default connection manager configuration into uma 6 days ago
Richard Nemeth 9a8c498ae7
fix: dont override transport for httpx 7 days ago
Richard Nemeth 949e9b56ab
chore: multipart typing 7 days ago
Richard Nemeth ea05d97cbd
fix: pass query params in get groups 7 days ago
Richard Nemeth 6b6739128b
fix: strong and consistent typing across the library 7 days ago
Dominik 60e99275fd
revert: Revert error handling change in `KeycloakAdmin.get_group_by_path` (#676) 2 weeks ago
Gabriel Rudloff 6361733679
feat: Add PKCE support (RFC 7636) (#670) 2 weeks ago
Igor Pronin 05763ae4e6
feat: implement authz import request (#685) 2 weeks ago
Eunseok 3ea1a0a299
feat: add get_role_composites_by_id method (#680) 2 weeks ago
takapdayon c5a830904d
chore: correct argument type hint in send_update_account and a_send_update_account (#673) 2 weeks ago
Andrew Moore 18f4d50538
feat: add pool_maxsize parameter to connection managers (#651) 2 weeks ago
nasudadada ed0fd6d285
chore: correct return type hint in uma_permissions and a_uma_permissions (#663) (#671) 4 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) 7 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) 8 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) 11 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) 12 months ago
Richard Nemeth 327efd8d6f
fix: small bugs, use ruff as linter, added annotations 12 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