161 Commits (master)

Author SHA1 Message Date
ⴹⅿаոuel GuéveΙ 4dfa7c8e22
fix: add py.typed marker file (pep-561) (#637) 5 days ago
Aleksey Kuznetsov 3868652841
feat: more authentication flows and executions methods 6 days ago
Bruno Bonfils c5288f44c7
feat: Add functions to get/update realm users profile (#634) 1 week ago
Richard Nemeth 327efd8d6f
fix: small bugs, use ruff as linter, added annotations 2 weeks ago
Richard Nemeth ad6ff06184
fix: retry upon 401 2 months ago
Richard Nemeth c17f830f6f
feat: get_client_all_sessions now supports pagination 2 months ago
Richard Nemeth 0fd1cd663a
docs: fixed docs for get_client_role 2 months ago
Richard Nemeth b37edc8ba9
fix: check uma permissions with resource ID as well 2 months ago
Richard Nemeth 5fa7ea160e
feat: uma extra payload 2 months ago
Richard Nemeth a9c03a4bca
feat: user profile metadata parameter for get_user method 2 months ago
Richard Nemeth b9f8bd29d0
fix: get group by path should not raise on 404 2 months ago
Richard Nemeth 4d269ba34c
feat: uma extra payload 2 months ago
Richard Nemeth a5bb631c7e
Fix/httpx upgrade (#626) 2 months ago
Jonathan Mongeau 371d11accb
fix: change to mounts (#622) 2 months ago
Cristi ac07820524
fix: Feature parity for `a_decode_token` and `decode_token` (#616) 3 months ago
Cristi 239e40434b
fix: make sure to not call sync IO functions inside async functions (#615) 3 months ago
Justin Ryan 52b716562f
feat: add client scope client-specific role mappings (#605) 3 months ago
gregriff 0c52ec4142
fix: Add optional Nonce parameter to the authorization URL requests (#606) 4 months ago
Marlene Koh 032418de63
fix: add scopes to device auth (#599) 4 months ago
alexrohozneanu 8e835999ca
fix: changed sync get user id to async get user in create user async function (#600) 4 months ago
Hugo Rivera Calzadillas 05c2e7a508
feat: Add the max_retries parameter (#598) 4 months ago
alexrohozneanu 41d20478e9
fix: Set client_credentials as grant_type also when x509 certificate is given (#597) 4 months ago
Syzygeezus 216387af44
feat: add ability to remove composite client roles (#596) 4 months ago
Taras Yatsurak 14051de476
feat: add matchingUri support for listing resources with wildcards (#592) 5 months ago
Nehuen Gonzalez-Montoro 88a8ccc6d3
feat: allow the use of client certificates in all requests (#584) 6 months ago
Denis Kotnik ebfaa33ee6
fix: use a_public_key() in a_decode_token() instead of public_key() (#582) 7 months ago
Philipp Böhm 5f8c0307e8
fix: correctly pass query params in a_send_update_account and a_send_verify_email (#581) 7 months ago
Ilja S 7bdd54697b
fix: passing timeout values to ConnectionManager (#578) 7 months ago
Mohsin Anees fa1ce3bb2b
feat: functions for updating resource permissions and getting associated policies for a permission (#574) 8 months ago
pyaiman 81025e085d
feat: Async feature (#566) 8 months ago
Wouter Claeys ec1affa1df
fix: Leeway config (#568) 8 months ago
Richard Nemeth 4bd55baea7
fix: removed dead code, stabilized tests 10 months ago
Richard Nemeth 4dc5b0ab70
refactor: refactored decode_token 10 months ago
Richard Nemeth f0c731b652
feat: re-enable full group hierarchy fetching 10 months ago
Richard Nemeth 333a1edfcb
fix: removed deprecated functionality 10 months ago
Côme Mary-Vallée 654cf8848d
feat: allows retrieval of realm and client level roles for a user (#512) 10 months ago
Richard Nemeth 1e9922b6b9
fix: lowercase default role name (#547) 10 months ago
Tobias Genannt 49f2d8bef0
docs: Update all links (#546) 10 months ago
ThanhPT ed124cdaae
feat: add admin group count (#540) 10 months ago
Carlotta Fabian f87c64af36
fix: fix keycloak_admin.create_user documentation/ typehint (#545) 10 months ago
Aurélien Alet 8f10fe5f0a
fix: improve KeycloakAdmin.get_client_id() performances (#511) 10 months ago
Tobias Genannt e1c89737a7
feat: Allow query parameters for group children (#534) 10 months ago
Matt Collecutt 1dd6c81f52
fix: incorporate custom headers into default header setup (#533) 10 months ago
Samiul Sk 26ff4f2841
fix: get_groups pagination call was not used #537 (#541) 10 months ago
Nathan Furnal e285f92e6b fix: use jwcrypto and remove python-jose 12 months ago
Jens Trinh fb5e1e88fe fix: use grant type password with client secret 1 year ago
Tobias Genannt 70af4bf256 fix: name of client_id parameter 1 year ago
Geoff Owen cfe8602967 fix: Removing the admin realm variable which I created and is no longer needed 1 year ago
Geoff Owen 7df92332fd feat: Adding additional methods to support roles-by-id api calls 1 year ago
Marcos Pereira Jr 16eec6131e fix: linter check. 1 year ago