Commit Graph

  • f0a82a6c6c docs: changelog update master ryshoooo 2024-12-15 19:34:21 +0000
  • 01a6cb3cc3
    Merge pull request #628 from marcospereirampj/542-keycloakadmin-not-recovering-from-keycloakauthenticationerror v5.1.1 Richard Nemeth 2024-12-15 20:26:02 +0100
  • b853e6499a
    chore: handle deprecation warning #628 542-keycloakadmin-not-recovering-from-keycloakauthenticationerror Richard Nemeth 2024-12-15 20:18:48 +0100
  • ad6ff06184
    fix: retry upon 401 Richard Nemeth 2024-12-15 20:10:27 +0100
  • b5e966fd56 docs: changelog update ryshoooo 2024-12-14 15:39:16 +0000
  • d0d2b60320
    chore: Merge pull request #627 from marcospereirampj/feat/fixing_issues v5.1.0 Richard Nemeth 2024-12-14 16:31:02 +0100
  • 3548e1e8ec
    test: simplify assertion for non-existent group path error #627 Richard Nemeth 2024-12-14 16:12:02 +0100
  • 01e7694648
    test: simplify assertion for non-existent group path error Richard Nemeth 2024-12-14 16:10:41 +0100
  • e5f3cb6bd1
    chore: updated dependencies Richard Nemeth 2024-12-14 13:42:46 +0100
  • c17f830f6f
    feat: get_client_all_sessions now supports pagination Richard Nemeth 2024-12-14 13:42:35 +0100
  • 0fd1cd663a
    docs: fixed docs for get_client_role Richard Nemeth 2024-12-14 13:42:10 +0100
  • b37edc8ba9
    fix: check uma permissions with resource ID as well Richard Nemeth 2024-12-14 13:41:27 +0100
  • 5fa7ea160e
    feat: uma extra payload Richard Nemeth 2024-12-14 13:41:03 +0100
  • a9c03a4bca
    feat: user profile metadata parameter for get_user method Richard Nemeth 2024-12-14 13:39:52 +0100
  • b9f8bd29d0
    fix: get group by path should not raise on 404 Richard Nemeth 2024-12-14 13:39:12 +0100
  • 4d269ba34c
    feat: uma extra payload Richard Nemeth 2024-12-14 13:38:12 +0100
  • d1984c771b docs: changelog update ryshoooo 2024-12-10 13:05:27 +0000
  • a5bb631c7e
    Fix/httpx upgrade (#626) v5.0.0 Richard Nemeth 2024-12-10 14:03:01 +0100
  • 78c6b39642
    chore: rm #626 Richard Nemeth 2024-12-10 13:53:25 +0100
  • dfe7517807
    fix(moved-query-params-out-of-url-patterns): query params in url patterns break with httpx later versions, the query parameters are therefore explicitly set on each request Richard Nemeth 2024-12-10 13:49:47 +0100
  • b8612fd826
    fix: require httpx above 28 #624 Richard Nemeth 2024-12-06 22:13:52 +0100
  • 4383dac96c docs: changelog update ryshoooo 2024-11-29 07:07:58 +0000
  • 371d11accb
    fix: change to mounts (#622) v4.7.3 Jonathan Mongeau 2024-11-29 01:58:58 -0500
  • 8bea76c784
    fix: change to mounts #622 Jonathan Mongeau 2024-11-28 16:38:16 -0500
  • fc74d7d8fa
    fix: fix requests session #621 jonmongeau13 2024-11-28 15:41:57 -0500
  • 6251bbd949
    fix: update to mounts instead of proxy jonmongeau13 2024-11-28 15:33:40 -0500
  • 303a48b136
    fix: change httpx contract to support updated httpx to address issue 620 jonmongeau13 2024-11-28 15:14:54 -0500
  • 20f4123eb9 docs: changelog update ryshoooo 2024-11-17 10:33:37 +0000
  • ac07820524
    fix: Feature parity for `a_decode_token` and `decode_token` (#616) v4.7.2 Cristi 2024-11-17 11:24:54 +0100
  • 6cef196217
    docs: missing docstrings #616 Richard Nemeth 2024-11-17 10:56:23 +0100
  • f0df38d028 Some docstring Cristian Betivu 2024-11-16 15:30:09 +0200
  • ae5d746f79 Remove special case for str Cristian Betivu 2024-11-16 15:25:04 +0200
  • b5ab550c41 Fix failing test Cristian Betivu 2024-11-16 15:17:14 +0200
  • 1ceecb8dae Change test name Cristian Betivu 2024-11-16 15:17:04 +0200
  • e22a89194a Add tests for validate=False Cristian Betivu 2024-11-16 15:11:25 +0200
  • 3b946c3f03 docs: changelog update ryshoooo 2024-11-13 20:06:06 +0000
  • 239e40434b
    fix: make sure to not call sync IO functions inside async functions (#615) v4.7.1 Cristi 2024-11-13 20:57:20 +0100
  • 056f5cee13 Refactor key handling Cristian Betivu 2024-11-13 09:52:14 +0200
  • dd08f3fd11 Helper function to convert key Cristian Betivu 2024-11-13 09:04:13 +0200
  • 810141c348 Mark as staticmethod Cristian Betivu 2024-11-13 08:59:24 +0200
  • d999652160 Formatting #615 Cristian Betivu 2024-11-12 22:54:07 +0200
  • 3b97602c8c Comment Cristian Betivu 2024-11-12 22:26:20 +0200
  • 4aeed8fb0a Fix compatibility issue Cristian Betivu 2024-11-12 22:22:29 +0200
  • 6882088622 A few more async functions Cristian Betivu 2024-11-12 21:32:13 +0200
  • d99186b57c Fix some spacing Cristian Betivu 2024-11-12 21:03:13 +0200
  • 8a65593f69 One more async Cristian Betivu 2024-11-12 21:03:09 +0200
  • 32d5e775f3 Consistency for token decoding Cristian Betivu 2024-11-12 19:57:10 +0200
  • 28fe4647ec Don't use sync functions to introspect token Cristian Betivu 2024-11-12 19:42:30 +0200
  • f77232b1c5 docs: changelog update ryshoooo 2024-11-03 14:16:11 +0000
  • 52b716562f
    feat: add client scope client-specific role mappings (#605) v4.7.0 Justin Ryan 2024-11-03 09:07:22 -0500
  • 2dc1acc86b feat: add client scope client-specific role mappings #605 Justin Ryan 2024-10-11 15:41:26 +0100
  • 51d34c4fa7 docs: changelog update ryshoooo 2024-10-26 07:08:27 +0000
  • 0c52ec4142
    fix: Add optional Nonce parameter to the authorization URL requests (#606) v4.6.3 gregriff 2024-10-26 03:00:08 -0400
  • 60244115ee fix: shorten docstring to be below max line length #606 Greg Griffin 2024-10-13 19:52:33 -0400
  • a70444da47 feat: add optional nonce parameter to the authorization URL requests Greg Griffin 2024-10-13 19:40:48 -0400
  • 7cfad72a68
    ci: python version update (#604) Richard Nemeth 2024-10-10 21:54:38 +0200
  • 0d16c06467
    ci: use ubuntu 22.04 #604 Richard Nemeth 2024-10-10 20:52:44 +0200
  • daf36ca7b1
    docs: fix docs and pipelines Richard Nemeth 2024-10-10 20:48:25 +0200
  • dd9624b781
    ci: python version update Richard Nemeth 2024-10-10 20:43:57 +0200
  • 1687eb78d4
    chore: update deps Richard Nemeth 2024-10-05 07:43:26 +0200
  • f1e7f40203 docs: changelog update ryshoooo 2024-10-05 05:42:25 +0000
  • 032418de63
    fix: add scopes to device auth (#599) v4.6.2 Marlene Koh 2024-10-05 13:35:03 +0800
  • d44ae42ebf docs: changelog update ryshoooo 2024-10-05 05:34:01 +0000
  • 8e835999ca
    fix: changed sync get user id to async get user in create user async function (#600) v4.6.1 alexrohozneanu 2024-10-05 08:25:03 +0300
  • 2e332c1450
    chore(deps-dev): bump cryptography from 42.0.8 to 43.0.1 #602 dependabot[bot] 2024-10-05 05:19:06 +0000
  • 966664d66a
    chore: updated tests for Keycloak 26, deprecated Keycloak 21 alexrohozneanu 2024-10-05 08:17:53 +0300
  • a332c88fa1
    test: in #601 Richard Nemeth 2024-10-05 07:10:12 +0200
  • ad51cf3210
    ci: deprecate support for 21, simplify tests Richard Nemeth 2024-10-05 07:04:07 +0200
  • 1036de9427 fix: changed keycloak admin unittests so they accomodate with new keycloak release 26 Alex Rohozneanu 2024-10-04 16:31:45 +0300
  • a2fcc77b83 fix: changed sync get user id to async get user in create user async function #600 Alex Rohozneanu 2024-10-04 11:19:42 +0300
  • 0a52d3ab89 fix: add types #599 Marlene 2024-10-04 16:13:26 +0800
  • 3fddca8617 feat: add scopes to device authorization Marlene 2024-10-04 16:07:51 +0800
  • cb4fb77c96 docs: changelog update ryshoooo 2024-10-04 05:29:44 +0000
  • 05c2e7a508
    feat: Add the max_retries parameter (#598) v4.6.0 Hugo Rivera Calzadillas 2024-10-03 23:21:52 -0600
  • 52add35402
    feat: Add the max_retries parameter #598 Hugo O. Rivera (ROGUH) 2024-10-03 18:16:50 -0600
  • 2d3aa5d673 docs: changelog update ryshoooo 2024-10-02 07:08:57 +0000
  • 41d20478e9
    fix: Set client_credentials as grant_type also when x509 certificate is given (#597) v4.5.1 alexrohozneanu 2024-10-02 10:01:02 +0300
  • 7180460ad1 fix: Add getter and setter for grant_type #597 Alex Rohozneanu 2024-10-02 09:37:59 +0300
  • c38ee334ed fix: Added grant type as openid_connection optional attribute Alex Rohozneanu 2024-10-01 20:59:30 +0300
  • 034a075423 docs: changelog update ryshoooo 2024-09-28 20:39:31 +0000
  • 216387af44
    feat: add ability to remove composite client roles (#596) v4.5.0 Syzygeezus 2024-09-29 09:31:45 +1300
  • bff9d091b8 feat: add ability to remove composite client roles #596 Syzygeezus 2024-09-27 09:53:14 +1200
  • 972c0ab83e docs: changelog update ryshoooo 2024-09-14 15:33:13 +0000
  • 14051de476
    feat: add matchingUri support for listing resources with wildcards (#592) v4.4.0 Taras Yatsurak 2024-09-14 18:25:28 +0300
  • 0f56ad3011 fix: change formatting #592 Taras Yatsurak 2024-09-13 14:52:37 +0300
  • 2ae9122f75 feat: add matchingUri support for listing resources with wildcards Taras Yatsurak 2024-09-13 14:44:27 +0300
  • 78a0aa16b9
    docs: add change log URL to make it discoverable for tools like renovate (#588) Jens Nistler 2024-08-10 12:00:10 +0200
  • 8616a63d3c
    feat: add change log URL to make it discoverable for tools like renovate #588 Jens Nistler 2024-08-06 13:58:10 +0200
  • 76d2340db5 docs: changelog update ryshoooo 2024-08-01 07:35:58 +0000
  • 88a8ccc6d3
    feat: allow the use of client certificates in all requests (#584) v4.3.0 Nehuen Gonzalez-Montoro 2024-08-01 04:28:19 -0300
  • f32f51abb6 [5729-python-keyloak] remove old github action workflows and update patch version of pyproject.toml #585 khanindoc 2024-07-31 14:19:37 -0400
  • 64a5b8ce95 feat: allow the use of client certificates in all requests #584 Juan Nehuen Gonzalez Montoro 2024-07-29 10:19:31 -0300
  • 2091d591f8 docs: changelog update ryshoooo 2024-07-24 18:59:01 +0000
  • ebfaa33ee6
    fix: use a_public_key() in a_decode_token() instead of public_key() (#582) v4.2.3 Denis Kotnik 2024-07-24 20:51:12 +0200
  • 163a56aa3a feat: allow the use of client certificates in all connections #583 Juan Nehuen Gonzalez Montoro 2024-07-24 11:49:48 -0300
  • 359db6e22f Use a_public_key() in a_decode_token() instead of public_key() #582 kotnikd3 2024-07-24 15:59:46 +0200
  • b211285b21 docs: changelog update ryshoooo 2024-07-16 08:08:00 +0000
  • 5f8c0307e8
    fix: correctly pass query params in a_send_update_account and a_send_verify_email (#581) v4.2.2 Philipp Böhm 2024-07-16 10:00:27 +0200
  • 314020fc82 fix: correctly pass query params in a_send_update_account and a_send_verify_email #581 Philipp Böhm 2024-07-16 08:29:35 +0200
  • 139d52819f docs: changelog update ryshoooo 2024-07-11 20:44:57 +0000