Commit Graph

  • 803aa3dcf1 ci: include the package Richard Nemeth 2023-05-28 12:59:50 +0000
  • 06d320a12a chore: bump the deprecation to v4 Richard Nemeth 2023-05-28 12:54:05 +0000
  • b9bacdb6a8 fix: relax the version constraints Richard Nemeth 2023-05-28 12:49:44 +0000
  • ad3f898dd5 docs: changelog update ryshoooo 2023-05-28 12:21:40 +0000
  • fe31e7d55a fix: do not swap realm for user_realm when logging in with a client service account (#447) Gerard 2023-05-28 14:13:25 +0200
  • a0ed0224e1 docs: changelog update ryshoooo 2023-05-28 12:10:01 +0000
  • 89a6082395 perf: improve performance of get_user_id (#449) Mickael Jeanroy 2023-05-28 14:06:37 +0200
  • fcf521f8ca docs: changelog update ryshoooo 2023-05-15 09:48:46 +0000
  • b5e19043f5 fix: Fixes `Authorization.load_config` breaking if a scope based permission is linked with anything other than a role based policy. Fixes #445 (#446) Raspreet Singh 2023-05-15 15:11:06 +0530
  • 50ad5331f2 docs: changelog update ryshoooo 2023-05-09 10:57:46 +0000
  • d80b855418 fix: issue with app engine reported in #440 (#442) Mario Jiménez Carrasco 2023-05-09 04:50:28 -0600
  • c289ed6768 docs: Fixed a typo (#441) Koike Michitaro 2023-05-08 19:27:25 +0900
  • 8814991f6c docs: changelog update ryshoooo 2023-05-01 08:30:05 +0000
  • d0f10806e6 fix: Initializing KeycloakAdmin without server_url (#439) armin shoughi 2023-05-01 11:52:01 +0330
  • 7711fe4b74 docs: changelog update ryshoooo 2023-04-28 14:27:54 +0000
  • a7407cd9c8 feat: Add get and delete methods for client authz resources (#435) Raspreet Singh 2023-04-28 19:48:38 +0530
  • 85855e6c8b docs: changelog update ryshoooo 2023-04-28 14:15:37 +0000
  • e0c27253bb fix(pyproject.toml): loose requests pgk and remove urllib3 as dependency (#434) Karim EL HAJOUI 2023-04-28 16:07:27 +0200
  • ffe3204fe7 test: fixed tests for new keycloak (#438) Richard Nemeth 2023-04-28 15:59:39 +0200
  • 89b1b9d0a6 feat: allows retrieval of realm and client level roles for a user #512 Côme Mary-Vallée 2024-01-04 14:33:25 +0100
  • fe31446a76 perf: improve KeycloakAdmin.get_client_id() performances #511 Aurélien Alet 2024-01-02 12:13:05 +0100
  • d6628ec768
    chore(deps-dev): bump cryptography from 41.0.5 to 41.0.6 #508 dependabot[bot] 2023-11-29 00:32:00 +0000
  • bc810d17cb docs: changelog update ryshoooo 2023-11-13 14:49:19 +0000
  • ab29558279 feat: realm changing helpers v3.7.0 Richard Nemeth 2023-11-13 14:41:24 +0000
  • e3c13f41e7 fix: no prints Richard Nemeth 2023-11-13 14:12:56 +0000
  • 3961f9e53b docs: changelog update ryshoooo 2023-11-13 13:56:30 +0000
  • 03c317c68b
    fix: Ci/fix tests (#506) v3.6.1 Richard Nemeth 2023-11-13 13:50:09 +0000
  • a3add1664a chore: removed setuptools #506 Richard Nemeth 2023-11-13 13:43:13 +0000
  • 96e6b115da docs: read the docs updated Richard Nemeth 2023-11-13 13:38:49 +0000
  • d4ce23e6f9 fix: upgrade sphinx Richard Nemeth 2023-11-13 13:35:51 +0000
  • 19cbb08e0a ci: ignore e231 Richard Nemeth 2023-11-13 13:30:15 +0000
  • ed7a47327a chore: docs lint Richard Nemeth 2023-11-13 13:19:44 +0000
  • 3d0472bb94 test: fixed exchange Richard Nemeth 2023-11-13 13:19:11 +0000
  • d3f4696eea fix: docs, lint etc Richard Nemeth 2023-11-13 13:18:49 +0000
  • 7716a73930 ci: drop python 3.7 Richard Nemeth 2023-11-13 13:17:59 +0000
  • 66f9411472 fix: dependencies Richard Nemeth 2023-11-13 13:17:44 +0000
  • 5e08005bf3 chore: Merge branch 'master' into ci/fix_tests Richard Nemeth 2023-11-13 12:15:26 +0000
  • 17870fc6ba ci: update Richard Nemeth 2023-11-13 12:13:45 +0000
  • 302f5180ed test: fix tests Richard Nemeth 2023-11-13 12:13:34 +0000
  • 6c85a52e44 chore: deps update Richard Nemeth 2023-11-13 12:13:19 +0000
  • 5d4b9d13d1
    chore: Add device authorization grant (#454) manonmichel 2023-11-13 13:12:02 +0100
  • 0b724274c2
    Merge branch 'master' into device-auth-grant #454 Richard Nemeth 2023-11-13 12:11:45 +0000
  • cd060c95e2
    chore: Feat/support admin events (#474) Zima 2023-11-13 13:10:06 +0100
  • b32f69f827
    chore: revert Update tox.ini #474 Richard Nemeth 2023-11-13 12:09:29 +0000
  • 616b644f6b
    Merge branch 'master' into feat/support-admin-events Richard Nemeth 2023-11-13 12:08:01 +0000
  • 0c9c22da2d
    docs: Remove removed function attribute from README.md (#469) Vitor Espindola 2023-11-13 09:05:29 -0300
  • 1397de3332
    chore: loosen requests-toolbelt dependency (#473) Mohammed Naser 2023-11-13 07:04:50 -0500
  • b93536bc66
    chore: add missing get_realm_role_by_id to KeycloakAdmin (#468) Cainã 2023-11-13 09:03:27 -0300
  • dc2d4ed542
    chore: implement partialImport request (#456) Igor Pronin 2023-11-13 15:02:39 +0300
  • 2281cc1ada
    chore: implement get_realm_role_groups method (#464) satolo_ez 2023-11-13 09:01:49 -0300
  • 7dd46e1658
    chore: Feat/create permission for scopes (#400) Hadeer Elsaeed 2023-11-13 14:59:10 +0300
  • d0e5108837 docs: changelog update ryshoooo 2023-11-13 11:58:03 +0000
  • 6899022a4e
    feat: add KeycloakAdmin.get_idp() (#478) v3.6.0 Lucy Linder 2023-11-13 12:56:00 +0100
  • 51820035f3 docs: changelog update ryshoooo 2023-11-13 11:54:17 +0000
  • 92f7d7667c
    docs: Allow the verify attribute to be bool or string #479 (#480) Daniel Herrmann 2023-11-13 12:54:00 +0100
  • 45116bc02b
    feat: Update dynamic client using registration access token (#491) v3.5.0 mklassen 2023-11-13 06:52:08 -0500
  • b5695b7792
    chore: add typing for KeycloakAdmin connection attribute (#492) Kevin Bannier 2023-11-13 12:47:49 +0100
  • b96805c95c
    Merge fe39ad3cfe into 2a85ec4557 #494 Kevin Bannier 2023-11-13 11:45:01 +0000
  • 2a85ec4557
    chore: Add typing to Keycloak admin connection (#496) Jacky Lam 2023-11-13 19:43:56 +0800
  • 3704c776d1
    chore: make audience in token exchange optional (#499) pitwegner 2023-11-13 12:41:26 +0100
  • e0e18828cd
    chore: Add direct "setuptools" dependency (#505) Petr Hála 2023-11-13 12:39:52 +0100
  • ab045fcadd docs: changelog update ryshoooo 2023-11-13 11:32:45 +0000
  • 65d56d34f0 fix: Add direct "setuptools" dependency #505 Petr Hála 2023-11-13 12:14:59 +0100
  • 0d3fd132fa
    feat: add an optional search criteria to the get_realm_roles function (#504) v3.4.0 Salem Wafi 2023-11-13 05:26:01 -0600
  • d9f2c8908a
    test: add unit test for get_realm_roles function with search_text param #504 Salem Wafi 2023-11-12 15:39:34 -0600
  • 459752eecb
    style: reformat code to fix linting error Salem Wafi 2023-11-12 15:13:53 -0600
  • eef554ec4b
    feat: add an optional search criteria to the get_realm_roles function Salem Wafi 2023-11-12 15:02:36 -0600
  • b77c8f804a
    style: reformat code to pass the check-linting test #277 Salem Wafi 2023-11-12 13:51:04 -0600
  • 5114c3e28a
    feat: add an optional search criteria to the get_realm_roles function Salem Wafi 2023-11-12 13:44:02 -0600
  • 3b772487ea
    Merge remote-tracking branch 'upstream/master' into feature/get-realm-roles-by-query Salem Wafi 2023-11-12 13:24:01 -0600
  • ccf6c6a08d Сorrection of punctuation errors #502 Anton Patsev 2023-11-09 19:03:03 +0600
  • 11f006350a
    fix: Use typing.Optional over typing.Union #496 Jacky Lam 2023-11-02 12:07:12 +0800
  • 3a588ad699 chore: add cython dependency. #500 Kristijan "Fremen" Velkovski 2023-11-01 22:42:52 -0500
  • eb45d02e5f chore: test against 3.12 python Kristijan "Fremen" Velkovski 2023-11-01 21:59:51 -0500
  • 7b1473b4f4 fix: make audience in token exchange optional #499 pitwegner 2023-10-31 07:53:32 +0100
  • 52f0b2d1e9
    fix: Backwards compatibility for type hinting Jacky Lam 2023-10-26 20:00:22 +0800
  • f0f1a6c135
    fix: Add typing to Keycloak admin connection Jacky Lam 2023-10-26 19:49:40 +0800
  • 2722cdfe36
    fix: Add typing to keycloak admin connection #495 Jacky Lam 2023-10-26 19:46:24 +0800
  • fe39ad3cfe feat: Add endpoints to get/update management permissions on IdP, and delete mapper to IdP #494 Kevin Bannier 2023-10-25 14:09:06 +0200
  • b457d013f0 fix: remove python3.7 from CI (because it's unsupported since june 2023) https://devguide.python.org/versions/#unsupported-versions #493 Kevin Bannier 2023-10-24 13:32:17 +0200
  • 6091d8875d feat: add typing for KeycloakAdmin connection attribute #492 Kevin Bannier 2023-10-24 11:15:18 +0200
  • 7f79bfd800 fix: keycloak 22 changes default authenticator providers #491 Martyn Klassen 2023-10-19 16:29:45 -0400
  • 814b207ba1 fix: keycloak 22.0 dropped http challenge support Martyn Klassen 2023-10-19 16:29:07 -0400
  • d6a39c7176 feat: Add client update method Martyn Klassen 2023-03-15 17:05:35 -0400
  • bf79187773 fix: missing keycloak_openid during refresh (#431) Martyn Klassen 2023-04-10 14:06:36 -0400
  • d6c06ba35a fix: remove internal use of deprecated methods Martyn Klassen 2023-10-19 11:38:03 -0400
  • 8e920e12ca feat: add custom_headers to KeycloakOpenID in get_token() #490 Anton Velychko 2023-10-18 17:57:38 +0300
  • 9d547e61e5
    chore(deps): bump urllib3 from 2.0.3 to 2.0.6 #488 dependabot[bot] 2023-10-02 23:53:30 +0000
  • e5aa67e970
    chore(deps-dev): bump cryptography from 41.0.1 to 41.0.4 #485 dependabot[bot] 2023-09-21 20:45:20 +0000
  • 994a8a9c0e fix: pkg_resources deprecation, switched to importlib #483 pojzn 2023-08-31 14:58:58 +0200
  • dc552c7444 Allow the verify attribute to be bool or string #479 #480 Daniel Herrmann 2023-08-24 20:34:56 +0000
  • 499672afb4
    feat: add KeycloakAdmin.get_idp() #478 Lucy Linder 2023-08-18 08:47:49 +0200
  • d3b7762f52 test: trying to support old and new Keycloak versions for test_auth_flows & test_authentication_configs Simone Ferrigno 2023-08-04 10:55:45 +0200
  • 5ab427536e revert: "test: fix auth_flow test and authentication_configs based on KC 22 pre-settings" Simone Ferrigno 2023-08-04 09:38:30 +0200
  • 659f5e51b6 docs: update readme Simone Ferrigno 2023-08-03 19:06:52 +0200
  • 392b71b351 test: fix auth_flow test and authentication_configs based on KC 22 pre-settings Simone Ferrigno 2023-08-03 18:59:50 +0200
  • 555df75b8e feat: added support for Admin Events api Simone Ferrigno 2023-08-03 18:27:13 +0200
  • be33ba5df0 fix: loosen requests-toolbelt dependency #473 Mohammed Naser 2023-08-03 01:58:31 +0000
  • b7302d7a95
    chore(deps-dev): bump cryptography from 41.0.1 to 41.0.3 #472 dependabot[bot] 2023-08-02 02:12:59 +0000
  • bd8d01194f
    Remove removed function attribute from README.md #469 Vitor Espindola 2023-07-20 15:30:40 -0300