Commit Graph

  • 6c4033d41b
    Merge 2dc1acc86b into 51d34c4fa7 #605 Justin Ryan 2024-10-29 14:37:25 +0000
  • 2dc1acc86b feat: add client scope client-specific role mappings #605 Justin Ryan 2024-10-11 15:41:26 +0100
  • 51d34c4fa7 docs: changelog update master 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 chore/python 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
  • 7bdd54697b
    fix: passing timeout values to ConnectionManager (#578) v4.2.1 Ilja S 2024-07-11 23:37:26 +0300
  • c7bfc35553 fix linting #578 Ilja Stakanovs 2024-07-11 12:21:37 +0300
  • d74ef21c99 fix: passing timeout values to ConnectionManager Ilja Stakanovs 2024-07-11 11:52:38 +0300
  • 0184e034ad
    chore: upgrade deps Richard Nemeth 2024-07-06 07:23:10 +0200
  • f4237cd9af
    chore(deps): bump certifi from 2024.6.2 to 2024.7.4 #576 dependabot[bot] 2024-07-06 02:24:03 +0000
  • 1c3cf64bd9 docs: changelog update ryshoooo 2024-06-22 08:17:54 +0000
  • fa1ce3bb2b
    feat: functions for updating resource permissions and getting associated policies for a permission (#574) v4.2.0 Mohsin Anees 2024-06-22 13:10:17 +0500
  • 9b2e5bd614
    Merge branch 'master' into feat/authz-policy-management #574 Richard Nemeth 2024-06-22 10:02:46 +0200
  • f13c05beb0
    chore: tox and deps update Richard Nemeth 2024-06-22 10:00:43 +0200
  • e9d6a7e68c feat: test cases completed for new functionality MohsinEngineer 2024-06-20 15:13:30 +0500
  • 2e64ccfc3c fix: async functions created for new functionality MohsinEngineer 2024-06-20 14:17:30 +0500
  • 2f9ae802d2 fix: comments fixed for docs MohsinEngineer 2024-06-20 13:53:07 +0500
  • d5008b3aad fix: linting issue resolved to prevent unintended changes in file MohsinEngineer 2024-06-20 13:44:37 +0500
  • b87415de7f revert: brought back all functions which were mistakenly removed in commit MohsinEngineer 2024-06-20 13:40:47 +0500
  • 7757b4f124 fix: linting issues resolved MohsinEngineer 2024-06-20 13:36:43 +0500
  • 8992ed2399 feat: functions for updating reource permissions and getting associated policies MohsinEngineer 2024-06-20 13:18:09 +0500
  • 369c8af879 fix: tox.ini config fixed for testenv:check MohsinEngineer 2024-06-20 13:17:15 +0500
  • fed8285d31
    chore(deps): bump urllib3 from 2.2.1 to 2.2.2 #573 dependabot[bot] 2024-06-17 23:14:44 +0000
  • 8e2381a58c
    chore: Fix/latest keycloak updates (#572) Richard Nemeth 2024-06-15 14:07:21 +0200
  • 2956a70be2
    chore: deps update #572 fix/latest_keycloak_updates Richard Nemeth 2024-06-15 13:59:59 +0200
  • 0b0267bac4
    ci: removed support for keycloak 20 Richard Nemeth 2024-06-15 13:59:23 +0200
  • 4edff1e86e
    test: updated test for keycloak 25 Richard Nemeth 2024-06-15 13:57:53 +0200
  • d18ccbfba3
    docs: remove dependency lists from install.rst (#569) Yelin Zhang 2024-06-08 10:02:29 +0200
  • f99c3d4c1d docs: remove dependency lists from install.rst #569 Yelin Zhang 2024-06-07 09:19:47 +0200
  • 6aba6d90c6 docs: changelog update ryshoooo 2024-06-06 11:41:19 +0000
  • 81025e085d
    feat: Async feature (#566) v4.1.0 pyaiman 2024-06-06 04:33:45 -0700
  • a6b109f3d2
    test: final divergence tests #566 Richard Nemeth 2024-06-06 13:22:11 +0200
  • 094efde27d
    test: verify signature Richard Nemeth 2024-06-06 11:18:09 +0200
  • 86ea501545 fix: sphinx error fixes David 2024-06-05 16:38:11 -0500
  • 10a8776899 chore: add docs for async module David 2024-06-05 15:53:09 -0500
  • b9456d39b4 docs: changelog update ryshoooo 2024-06-04 20:17:50 +0000
  • ec1affa1df
    fix: Leeway config (#568) v4.0.1 Wouter Claeys 2024-06-04 22:10:33 +0200
  • b162153f41 chore: add divergence test for uma and conneciton class David 2024-06-04 13:05:53 -0500
  • 183070e8b0 feat: Leeway config #568 claeyswo 2024-06-04 11:39:29 +0200
  • a5a6a5eb6e chore: add divergence test David 2024-06-03 15:58:47 -0500
  • 647396d689
    fix: content type for async initial access token Richard Nemeth 2024-06-02 08:38:02 +0200
  • 819ec421eb
    fix: content type for initial access token Richard Nemeth 2024-06-02 08:26:59 +0200
  • f0a0b42ee7
    fix: default content type Richard Nemeth 2024-06-02 08:17:15 +0200
  • 256acabe30
    fix: dont set bearer in refresh token directly Richard Nemeth 2024-06-02 08:03:09 +0200
  • 7da17707a5
    fix: preserve original bearer Richard Nemeth 2024-06-02 08:02:46 +0200
  • cfd687b477
    chore: deps Richard Nemeth 2024-06-01 14:58:18 +0200
  • 2f51db98b1
    test: updated tests Richard Nemeth 2024-06-01 14:58:02 +0200
  • bc59662754
    fix: async on missing calls Richard Nemeth 2024-06-01 14:57:40 +0200
  • 619c2e7a27
    fix: set correct content type on token endpoint Richard Nemeth 2024-06-01 14:57:06 +0200
  • ee7ce356be fix: email test case for older versions David 2024-05-31 17:44:36 -0500
  • bca3e802a4 fix: email test case David 2024-05-31 17:20:42 -0500
  • 412662a760 fix: delete request fix and test cases fix David 2024-05-31 16:58:14 -0500
  • 5afa1b6710
    fix: added setuptools Richard Nemeth 2024-05-31 08:16:57 +0200
  • 692ccf0947 fix: lint test fix David 2024-05-30 18:10:07 -0500