Commit Graph

  • d79939535f
    style: applied isort Richard Nemeth 2022-07-03 09:20:02 +0200
  • 590c7bb582
    test: test of init and well_known of oid Richard Nemeth 2022-07-03 09:19:38 +0200
  • b95b1d3505
    refactor: slight restructure of the base fixtures Richard Nemeth 2022-07-03 09:19:12 +0200
  • b08137c4f9
    Merge pull request #350 from chumaumenze/feature/poetry Richard Nemeth 2022-06-27 21:06:28 +0200
  • 81695472d3 chore: tox test install without hashes #350 Chuma Umenze 2022-06-27 19:43:52 +0100
  • e7152e5c74 build: use poetry for package management Chuma Umenze 2022-06-27 14:38:27 +0100
  • 3cee119eb3 Add typing model definitions #348 Chuma Umenze 2022-06-26 19:17:45 +0100
  • 6b218e564f
    Merge pull request #346 from fredlb/custom-timeout v1.8.0 Richard Nemeth 2022-06-22 18:11:11 +0200
  • d2a6262d61 feat: Ability to set custom timeout for KCOpenId and KCAdmin #346 Fredrik Lindner 2022-06-22 11:57:28 +0200
  • cedfe27447
    Merge pull request #342 from ecederstrand/feat-list-client-policies v1.7.0 Richard Nemeth 2022-06-16 10:50:23 +0200
  • 2f212c1350 feat: Allow fetching existing policies before calling create_client_authz_client_policy() #342 Erik Cederstrand 2022-06-16 10:43:55 +0200
  • e3ef1cee51
    Merge pull request #340 from ecederstrand/add-token-exchange-admin-resources v1.6.0 Richard Nemeth 2022-06-13 14:40:04 +0200
  • 39706bcc68 ci: add test case for token exchange setup #340 Erik Cederstrand 2022-06-13 14:17:38 +0200
  • 667d1e088e feat: support token exchange config via admin API Erik Cederstrand 2022-06-13 12:50:17 +0200
  • 176b3cde41
    Merge pull request #335 from asyd/update_idp v1.5.0 Richard Nemeth 2022-06-03 17:34:56 +0200
  • bcdf1b825b feat: Add update_idp #335 Bruno Bonfils 2022-06-03 14:28:08 +0200
  • a0166092e9
    Merge pull request #334 from asyd/silent-curl Richard Nemeth 2022-06-03 09:26:48 +0200
  • 35f1f4630b test: Make curl silent #334 Bruno Bonfils 2022-06-02 11:47:19 +0200
  • 6ef6a2a0e9
    Merge pull request #333 from asyd/improve_idp_mappers v1.4.0 Richard Nemeth 2022-06-02 12:02:59 +0200
  • f3de47e1b3 feat: Add update_mapper_in_idp #333 Bruno Bonfils 2022-06-02 11:37:29 +0200
  • a26a6aef8c
    Merge pull request #330 from asyd/issue/329 v1.3.0 Richard Nemeth 2022-05-31 14:06:43 +0200
  • ba51d1902b
    Merge branch 'marcospereirampj:master' into issue/329 #330 Bruno Bonfils 2022-05-31 14:01:32 +0200
  • f0dd8ad297
    Merge pull request #331 from ecederstrand/token-exchange v1.2.0 Richard Nemeth 2022-05-31 13:59:23 +0200
  • 9a13f67fea feat: Add get_idp_mappers, fix #329 Bruno Bonfils 2022-05-31 13:34:13 +0200
  • b6990276c3 ci: fix docs generation #331 Erik Cederstrand 2022-05-31 13:02:22 +0200
  • 94ef46b29b feat: Support Token Exchange. Fixes #305 Erik Cederstrand 2022-05-31 12:53:49 +0200
  • 77686a2764
    Merge pull request #327 from marcospereirampj/test/keycloak_admin v1.1.1 Richard Nemeth 2022-05-27 22:15:25 +0200
  • 02625a8af4
    test: completed admin unit tests #327 Richard Nemeth 2022-05-27 22:10:33 +0200
  • e95649a93c
    fix: fixed bugs in events methods Richard Nemeth 2022-05-27 22:10:12 +0200
  • 73ff9785a3
    test: added components tests Richard Nemeth 2022-05-27 14:12:18 +0200
  • e56889e5db
    fix: fixed components bugs Richard Nemeth 2022-05-27 14:12:05 +0200
  • dc1c4be115
    test: added missing tests for clients Richard Nemeth 2022-05-27 08:56:30 +0200
  • 8c8c0e8141
    fix: use param for update client mapper Richard Nemeth 2022-05-27 08:56:11 +0200
  • 16da1f761d
    docs: split readme into chunks of code test/readme Richard Nemeth 2022-05-27 06:58:42 +0200
  • aef17fd40f
    test: initial test for readme Richard Nemeth 2022-05-27 00:18:45 +0200
  • d54d024aac
    Merge pull request #326 from marcospereirampj/test/client_scopes v1.1.0 Richard Nemeth 2022-05-26 22:02:51 +0200
  • 2e5d751985
    test: added tests for client scopes #326 Richard Nemeth 2022-05-26 21:57:08 +0200
  • 1029e46a68
    feat: added new methods for client scopes Richard Nemeth 2022-05-26 21:56:55 +0200
  • 5a369fa01c
    Merge pull request #325 from marcospereirampj/213-allow-query-parameters-for-users_count v1.0.1 163-remove-forced-selfget_token-or-allow-override Richard Nemeth 2022-05-25 20:22:00 +0200
  • d9c3326fd1
    fix: allow query parameters for users count #325 Richard Nemeth 2022-05-25 20:16:18 +0200
  • d0e7810569
    Merge pull request #289 from ecederstrand/patch-1 v1.0.0 Richard Nemeth 2022-05-25 08:42:53 +0200
  • 5560799191 chore: add missing newline #289 Erik Cederstrand 2022-05-25 08:36:19 +0200
  • 6bfbd0d15f fix: correct spelling of public API method Erik Cederstrand 2022-05-25 08:32:57 +0200
  • 24c99726b0
    Merge pull request #324 from knackjax/client_credentials_fix v0.29.1 Richard Nemeth 2022-05-24 23:12:05 +0200
  • fe160531f4
    fix: allow client_credentials token if username and password not specified #324 Jackson Kwok 2022-05-24 16:22:08 -0400
  • f08ec55da3
    Merge pull request #322 from knackjax/authz v0.29.0 Richard Nemeth 2022-05-23 21:43:13 +0200
  • 8c3b1b62ca
    fix: added fixes based on feedback #322 Jackson Kwok 2022-05-23 15:14:56 -0400
  • c9818433eb
    Merge pull request #323 from marcospereirampj/321-broken-flask_keycloack v0.28.3 Richard Nemeth 2022-05-23 20:45:11 +0200
  • 62e8d66779
    fix: import classes in the base module #323 Richard Nemeth 2022-05-23 20:39:42 +0200
  • 8dafb4ec30
    feat: added UMA-permission request functionality Merle Nerger 2022-04-12 11:38:16 +0200
  • 67e61625c0
    fix: allow exception to be thrown if role does not exist (i.e. 404) and skip exist is true #317 Jackson Kwok 2022-05-20 09:00:01 -0400
  • f95a0c055f
    ci: fix tag application v0.28.2 Richard Nemeth 2022-05-19 22:15:41 +0200
  • 7ab033c7bc
    Merge pull request #316 from marcospereirampj/315-creating-client-or-realm-roles-is-failing-if-skip_exists-is-true Richard Nemeth 2022-05-19 22:08:24 +0200
  • fbbdebb14a
    docs: fixed the readme examples #316 Richard Nemeth 2022-05-19 22:02:00 +0200
  • b0bc470e33
    test: cover the cases with unit tests Richard Nemeth 2022-05-19 22:01:49 +0200
  • 960af199b4
    fix: escape when get role fails Richard Nemeth 2022-05-19 22:01:33 +0200
  • 3a3d4a4ae7
    Merge pull request #314 from marcospereirampj/fix/313-unit-tests-are-importing-keycloak-files-from-the-repository Richard Nemeth 2022-05-19 19:33:04 +0200
  • bc82de7989
    test: update the test framework #314 Richard Nemeth 2022-05-19 19:27:08 +0200
  • 04cc2feeee
    chore: update setup py to find source files in src folder Richard Nemeth 2022-05-19 19:26:19 +0200
  • 54beb51fba
    chore: move source files into src folder Richard Nemeth 2022-05-19 19:24:50 +0200
  • eff8a0b4d8
    Merge pull request #312 from samdbmg/fix-missing-authorization v0.28.1 Richard Nemeth 2022-05-19 18:51:43 +0200
  • 6154a2d5f7 fix: Add missing keycloak.authorization package #312 Sam Mesterton-Gibbons 2022-05-19 17:40:41 +0100
  • 7b7a720493
    feat: added get_client_role_groups #308 Jackson Kwok 2022-05-19 11:59:55 -0400
  • 69257fc369
    feat: added update_client_role Jackson Kwok 2022-05-19 11:53:18 -0400
  • 23b943f301
    docs: fix the docs conf v0.28.0 Richard Nemeth 2022-05-19 17:12:26 +0200
  • 6b1617ac09
    feat: added get_realm Jackson Kwok 2022-05-19 11:10:01 -0400
  • 0b35ddc66b
    docs: fix the docs build Richard Nemeth 2022-05-19 17:08:44 +0200
  • 7519e39925
    Merge pull request #310 from marcospereirampj/feature/cicd v Richard Nemeth 2022-05-19 16:54:34 +0200
  • f5f4de2bfa
    chore: fix email format #310 Richard Nemeth 2022-05-19 16:41:41 +0200
  • 0953622b94
    Merge pull request #309 from marcospereirampj/feature/cicd Richard Nemeth 2022-05-19 16:05:44 +0200
  • 7ae0442370
    test: test authenticator and configurations #309 Richard Nemeth 2022-05-19 14:45:21 +0200
  • fa9e56ef42
    feat: added authenticator providers getters Richard Nemeth 2022-05-19 14:45:06 +0200
  • 51cb44fe3a
    refactor: isort conf.py Richard Nemeth 2022-05-19 12:59:25 +0200
  • 3636de0177
    docs: added autoapi to docs Richard Nemeth 2022-05-19 12:57:49 +0200
  • 6cce29f26b
    fix: full tox fix ready Richard Nemeth 2022-05-19 12:51:07 +0200
  • b911d94db9
    feat: fixed admin client to pass the tests Richard Nemeth 2022-05-19 12:41:38 +0200
  • aff3051ffa
    docs: fix docstrings Richard Nemeth 2022-05-19 12:40:15 +0200
  • 8d19ea8180
    fix: raise correct errors Richard Nemeth 2022-05-19 12:06:04 +0200
  • ded35ff70c
    refactor: Merge branch 'master' into feature/cicd Richard Nemeth 2022-05-19 11:53:11 +0200
  • cc82e6a874
    feat: initial setup of CICD and linting Richard Nemeth 2022-05-19 11:51:53 +0200
  • e68114ab35
    Merge pull request #302 from asyd/issue/257 Richard Nemeth 2022-05-19 11:51:10 +0200
  • bd20ce3589
    fix: get_group_members now using correct url URL_ADMIN_GROUP_MEMBERS Jackson Kwok 2022-05-18 22:02:15 -0400
  • 9f8985450c
    fix: get_groups now using correct url URL_ADMIN_GROUPS Jackson Kwok 2022-05-18 21:51:36 -0400
  • 1f574ab5d8
    fix(release): version bumps for hotfix release v0.27.1 Richard Nemeth 2022-05-18 20:43:33 +0200
  • f183750a27
    Merge pull request #303 from asyd/issue/288 Richard Nemeth 2022-05-18 20:25:49 +0200
  • c53199bb22
    Merge pull request #287 from maxnoto/patch-2 Richard Nemeth 2022-05-18 20:20:36 +0200
  • ce0c30e697
    Merge pull request #275 from SalemWafi/hotfix/token-expire-issue Richard Nemeth 2022-05-18 20:12:23 +0200
  • 4a8586f6de
    Merge pull request #267 from coelias/master Richard Nemeth 2022-05-18 20:10:32 +0200
  • 7122490a4f
    style: added lint checks #307 Richard Nemeth 2022-05-13 10:05:49 +0200
  • 5297485926
    fix: flake8, black and immediate issues resolved Richard Nemeth 2022-05-13 08:56:01 +0200
  • 7ee3cc2882 bug fix on the get groups url #304 harmannkibue 2022-05-03 20:46:22 +0300
  • 25b9097fd1 Add 202 expected return code when update flow #288 #303 Bruno Bonfils 2022-05-03 16:26:43 +0200
  • 64d74be6af Add support of TOTP to KeycloakAdmin #302 Bruno Bonfils 2022-05-03 10:55:38 +0200
  • 45e7ee6043
    Require minimum urllib 1.26.0. #301 Wim De Clercq 2022-05-02 13:19:52 +0200
  • babeb5ec0d
    fix wrong and missing urls #300 Leonard Marschke 2022-05-01 17:33:54 +0200
  • 31e7449aa9 formatting #297 Merle Nerger 2022-04-20 14:37:49 +0200
  • 6ffbfcae97 UMA: updated readme Merle Nerger 2022-04-13 16:59:42 +0200
  • 853ceec7a9 UMA: added unittests for class UMA_Permission Merle Nerger 2022-04-13 17:24:16 +0200
  • a190a8753c UMA: convenient resource and scope assembly Merle Nerger 2022-04-13 16:59:01 +0200
  • 244a5f3d6e UMA: added UMA-permission request functionality Merle Nerger 2022-04-12 11:38:16 +0200