Commit Graph

  • 142b348f67 test: Add test to user groups pagination anapaulamendes 2023-05-15 11:06:26 -0300
  • cb99b331d5 docs: changelog update ryshoooo 2023-05-15 09:48:46 +0000
  • bd9168a88d
    fix: Fixes `Authorization.load_config` breaking if a scope based permission is linked with anything other than a role based policy. Fixes #445 (#446) v2.16.3 Raspreet Singh 2023-05-15 15:11:06 +0530
  • 620bcf98fa 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 02:23:09 +0530
  • 1f0b943635 fix: Add query to get users group method and permit pagination anapaulamendes 2023-05-12 12:12:25 -0300
  • ac5b4f86bf docs: changelog update ryshoooo 2023-05-09 10:57:46 +0000
  • fa10804e91
    fix: issue with app engine reported in #440 (#442) v2.16.2 Mario Jiménez Carrasco 2023-05-09 04:50:28 -0600
  • ff2bc5763b Merge branch 'master' of github.com:isccarrasco/python-keycloak #442 isccarrasco 2023-05-08 23:09:32 -0600
  • 5d1262a747 Updating the version of requestrequests-toolbelt which removed the usage of google app engine and uses urllib3 isccarrasco 2023-05-08 23:08:57 -0600
  • df4e5e536b
    Merge branch 'marcospereirampj:master' into master Mario Jiménez Carrasco 2023-05-08 18:54:16 -0600
  • aa28caa2f4 Updating the version of requestrequests-toolbelt which removed the usage of google app engine and uses urllib3 isccarrasco 2023-05-08 18:53:54 -0600
  • 5d8ff3657c
    docs: Fixed a typo (#441) Koike Michitaro 2023-05-08 19:27:25 +0900
  • 0e0081951d
    Fixed a typo #441 Koike Michitaro 2023-05-07 07:36:57 +0900
  • 3d973b02ba docs: changelog update ryshoooo 2023-05-01 08:30:05 +0000
  • fab186501b
    fix: Initializing KeycloakAdmin without server_url (#439) v2.16.1 armin shoughi 2023-05-01 11:52:01 +0330
  • e7484316fb fix: check linting, formatting #439 Armin Shoughi 2023-04-29 12:35:06 +0330
  • e37e7191dc fix: initializing KeycloakAdmin without server_url Armin Shoughi 2023-04-29 11:42:15 +0330
  • 7f2e5a31a4 Revert "fix: initializing KeycloakAdmin without server_url" Armin Shoughi 2023-04-29 12:06:08 +0330
  • 09cf503415 fix: initializing KeycloakAdmin without server_url Armin Shoughi 2023-04-29 11:42:15 +0330
  • 47b48c64d2 docs: changelog update ryshoooo 2023-04-28 14:27:54 +0000
  • 5036bfcbee
    feat: Add get and delete methods for client authz resources (#435) v2.16.0 Raspreet Singh 2023-04-28 19:48:38 +0530
  • f26a9edbf8 docs: changelog update ryshoooo 2023-04-28 14:15:37 +0000
  • 35bdbe9575
    fix(pyproject.toml): loose requests pgk and remove urllib3 as dependency (#434) v2.15.4 Karim EL HAJOUI 2023-04-28 16:07:27 +0200
  • 0249525d33
    test: fixed tests for new keycloak (#438) Richard Nemeth 2023-04-28 15:59:39 +0200
  • d53102611e test: make tests compatible with previous keycloak versions #438 Richard Nemeth 2023-04-28 13:45:41 +0000
  • 844b7153d8 test: fixed tests for new keycloak Richard Nemeth 2023-04-28 09:21:52 +0000
  • cde8b14d4f added update_resource_server Elias Hamacher 2023-04-24 16:19:43 +0200
  • 143efdca35 fix: update return type of get_client_authz_resources admin method #435 Raspreet Singh 2023-04-23 20:28:22 +0530
  • 66626fef80 fix: update return type of get_client_authz_resource from bytes to dict Raspreet Singh 2023-04-23 02:14:19 +0530
  • b7a6338802 feat: add tests and logic for getting client authz resource Raspreet Singh 2023-04-23 02:06:02 +0530
  • 2c84309534 feat: add tests and logic for deleting client authz resource Raspreet Singh 2023-04-23 01:42:30 +0530
  • 1ce6aff039 revert: revert-ception #434 karim 2023-04-20 19:53:52 +0200
  • af00c88347 revert: everything karim 2023-04-20 19:41:55 +0200
  • a00c65ecb4 build: update poetry.lock karim 2023-04-20 19:34:34 +0200
  • 1a2f555376 fix(pyproject.toml): loose requests pgk and remove urllib3 as dependency karim 2023-04-20 19:23:55 +0200
  • 2862817a9e
    🔥 chore(test_keycloak_openid.py): remove unused client_id parameter #411 André Santos 2023-04-20 00:47:09 +0100
  • 2eae560074 forgot to push urls Elias Hamacher 2023-04-13 17:56:42 +0200
  • 6ef75fef8d added update_client_authz_role_based_policy, update_client_authz_group_based_policy and their corresponding urls Elias Hamacher 2023-04-13 15:40:25 +0200
  • e013b18648 added create_client_authz_group_based_policy, create_client_authz_scope_based_permission and their corresponding urls Elias Hamacher 2023-04-12 11:05:12 +0200
  • e483bf4323 docs: changelog update #433 ryshoooo 2023-04-06 17:35:04 +0000
  • 3edb200656
    fix: Check if _s exists in ConnectionManager before deleting it (#429) v2.15.3 Petr Hála 2023-04-06 19:27:25 +0200
  • a881f58791 fix: Check if _s exists in ConnectionManager before deleting it #429 phala 2023-04-06 14:08:53 +0200
  • 1088e358a5 fix: test case of create client authz scope permissions #400 hadeer-elsaeed 2023-04-06 01:23:43 +0200
  • 3d6ee71368 fix: test case of create client authz scope permissions hadeer-elsaeed 2023-04-06 01:20:26 +0200
  • 349d74e09d fix: linting hadeer-elsaeed 2023-04-06 01:09:08 +0200
  • 7703cbe6de fix: add id in create client authz scope permissions hadeer-elsaeed 2023-04-06 01:06:28 +0200
  • 7d9c379e87 fix: create_client_authz_scope_permission test case hadeer-elsaeed 2023-04-06 00:30:03 +0200
  • 31434a5975 fix create_client_authz_scope_permission test case hadeer-elsaeed 2023-04-06 00:27:05 +0200
  • 89348f51b0 docs: changelog update ryshoooo 2023-04-05 14:11:35 +0000
  • 1bdda5f2ae
    fix: deprecation warnings in keycloak_admin.py (#425) v2.15.2 Petr Hála 2023-04-05 16:03:19 +0200
  • 79a2668cc5 fix: Set auto_refresh_token only when needed #425 phala 2023-04-05 14:43:20 +0200
  • 49a3baac9c fix: deprecation warnings in keycloak_admin.py phala 2023-03-21 12:36:31 +0100
  • 2fadff9697 docs: changelog update ryshoooo 2023-04-05 10:08:54 +0000
  • e7854d0c65
    fix: improved type-hints (#427) v2.15.1 Kun Yang 2023-04-05 19:00:56 +0900
  • 127c8120d1 docs: changelog update ryshoooo 2023-04-05 10:00:27 +0000
  • 9317f19426
    feat: Add UMA policy management and permission tickets (#426) v2.15.0 mklassen 2023-04-05 05:52:23 -0400
  • 613ff22092
    Merge branch 'master' into feat/create_permission_for_scopes Richard Nemeth 2023-04-05 11:34:59 +0200
  • d9a2825ada chore: merge master Hadeer-Elsaeed-feat/create_permission_for_scopes Richard Nemeth 2023-04-05 07:48:29 +0000
  • e045cf3a46
    fix: bad typing #427 Kun Yang 2023-03-24 22:08:04 +0900
  • 36f5c03471 feat: Add UMA policy management and permission tickets #426 Martyn Klassen 2023-03-21 13:12:06 -0400
  • 2ac4f55569 docs: changelog update ryshoooo 2023-03-17 06:53:01 +0000
  • 8f4b49a4d1
    feat: add initial access token support and policy delete method v2.14.0 mklassen 2023-03-17 02:44:40 -0400
  • ad4bb5c3a3 feat: Added initial access token support #424 Martyn Klassen 2023-03-14 13:28:35 -0400
  • 341c8bd112 feat: Add policy delete method Martyn Klassen 2023-03-13 11:34:29 -0400
  • ded9f4aaf1 Relax the poetry versions of core files. #420 Ari Angelo 2023-03-08 22:25:27 +0000
  • 9af82647ee docs: changelog update ryshoooo 2023-03-06 22:29:57 +0000
  • 7bbf4e15b7
    fix: Refactor auto refresh (#415) v2.13.2 Nuwan Goonasekera 2023-03-07 03:52:24 +0530
  • 72096f2720 docs: incorporate review comments #415 nuwang 2023-03-07 02:07:05 +0530
  • 4b75fa4b85 refactor: shorten KeycloakOpenIDConnectionManager->KeycloakOpenIDConnection nuwang 2023-03-06 18:51:02 +0530
  • da63663110 refactor: rename token_renewal_fraction->token_lifetime_fraction nuwang 2023-03-06 18:29:47 +0530
  • 0cb41e3d01 docs: uma additions and fixes nuwang 2023-03-06 18:28:38 +0530
  • a0f3aaa2d2 refactor: move KeycloakOpenIDConnectionManager to a separate file nuwang 2023-03-01 12:16:56 +0530
  • 56712fe308 refactor: Remove auto_refresh_token in favour of automatic refresh on expiry nuwang 2023-02-28 22:42:11 +0530
  • dba87f62df refactor: Add optional openid connection constructor param to keycloak admin nuwang 2023-02-28 11:25:42 +0530
  • 7d87bd947d fix: Perform token renewal at 90% of lifetime nuwang 2023-02-28 11:18:56 +0530
  • 275b4504c1 refactor: Refactor keycloak uma client to use openid connection manager nuwang 2023-02-28 01:45:27 +0530
  • f865fcc6de refactor: Factor our OpenIdConnectionManager class and deprecate old methods nuwang 2023-02-26 23:33:39 +0530
  • 1056c77a21
    test: Test with multiple Keycloak versions (#418) Tobias Genannt 2023-03-06 10:32:28 +0100
  • 4fbf3da5c7 feat: Test with multiple Keycloak versions #418 Tobias Genannt 2023-03-03 11:55:54 +0100
  • 0664139df8
    docs: added get_client_authz_settings to README.md keycloak_admin. Also, get_roles() function doesn't exist, instead there is keycloak_admin.get_realm_roles() which already documented. (#276) Salem Wafi 2023-03-05 08:11:42 -0600
  • a87d0796a0 docs: changelog update ryshoooo 2023-03-05 13:45:08 +0000
  • 138baf0a3a
    fix: Check if applyPolicies exists in the config (#367) v2.13.1 Jonhatan Fajardo 2023-03-05 08:38:30 -0500
  • 9d82465008
    chore(deps): bump markdown-it-py from 2.1.0 to 2.2.0 (#412) dependabot[bot] 2023-03-05 14:31:32 +0100
  • bfdcbcdd81 docs: changelog update ryshoooo 2023-03-05 13:21:14 +0000
  • 2d9308f078
    feat: implement cache clearing API (#414) v2.13.0 PizZaKatZe 2023-03-05 14:14:19 +0100
  • 81bc882613 docs: changelog update ryshoooo 2023-03-05 12:47:55 +0000
  • 04af3af170
    fix: get_group_by_path uses Keycloak API to load (#417) v2.12.2 Tobias Genannt 2023-03-05 13:40:42 +0100
  • f570d2ef94 docs: changelog update ryshoooo 2023-03-05 12:36:34 +0000
  • 4f1dea8d2c
    fix: tests and upgraded deps (#419) v2.12.1 Richard Nemeth 2023-03-05 13:30:04 +0100
  • d3e2935501 test: use absolute path #419 Richard Nemeth 2023-03-05 12:24:27 +0000
  • f81ee504c0 fix: tests and upgraded deps Richard Nemeth 2023-03-05 12:12:14 +0000
  • b3dd7d4904 fix: get_group_by_path uses Keycloak API to load #417 Tobias Genannt 2023-03-03 11:32:46 +0100
  • 049b83c46c feat: implement cache clearing API #414 Sebastian Neuser 2023-02-28 13:07:10 +0100
  • e1aa5a1ebc
    chore(deps): bump markdown-it-py from 2.1.0 to 2.2.0 #412 dependabot[bot] 2023-02-23 19:59:10 +0000
  • 4f127b74e9
    refactor: Refactor exchange_token method André Santos 2023-02-17 13:10:06 +0000
  • d7bcca10db ci: dont skip Richard Nemeth 2023-02-10 08:58:55 +0000
  • 9764ec6bd3 chore: upgrade wheel Richard Nemeth 2023-02-10 08:57:59 +0000
  • 6fc8f81f13
    chore(deps-dev): bump wheel from 0.37.1 to 0.38.1 #409 dependabot[bot] 2023-02-10 08:53:52 +0000
  • 33f768fd74 chore: upgrade dependencies Richard Nemeth 2023-02-10 08:52:16 +0000
  • c86400d686 docs: changelog update ryshoooo 2023-02-10 07:59:05 +0000