Commit Graph

  • 15fbe3683c
    docs: added changelog creation with cicd #361 Richard Nemeth 2022-07-19 21:53:10 +0200
  • 39f4afe9b6
    test: parametrize keycloak version 319-any-information-on-which-versions-of-keycloak-are-supported Richard Nemeth 2022-07-19 18:20:56 +0200
  • 0e74773a20
    Merge pull request #360 from marcospereirampj/359-url_auth-pattern-has-space-at-the-end v2.1.1 Richard Nemeth 2022-07-19 17:57:55 +0200
  • 37ef5e9f96
    refactor: applied linting #360 Richard Nemeth 2022-07-19 17:51:17 +0200
  • 0a5e39d8a5
    chore: updated dependencies Richard Nemeth 2022-07-19 17:45:08 +0200
  • 905e0caa03
    test: improved the tests on urls, back to 100% Richard Nemeth 2022-07-19 17:44:09 +0200
  • e6c4b28108
    fix: removed whitespace from urls Richard Nemeth 2022-07-19 17:43:48 +0200
  • fb8663e0ac
    Merge pull request #358 from LucaPaganin/master v2.1.0 Richard Nemeth 2022-07-18 22:25:54 +0200
  • 83d6cf36f6 fix: linting #358 Luca Paganin 2022-07-18 21:41:35 +0200
  • 067673f81b fix: now get_required_action_by_alias now returns None if action does not exist Luca Paganin 2022-07-18 17:11:04 +0200
  • 4b95d509e8 fix: moved imports at the top of the file Luca Paganin 2022-07-18 16:37:00 +0200
  • 2d217eca1c fix: remove duplicate function Luca Paganin 2022-07-18 16:30:26 +0200
  • 7eb56d5388 fix: applied tox -e docs Luca Paganin 2022-07-18 15:42:51 +0200
  • 96085b7b1d fix: applied flake linting checks Luca Paganin 2022-07-18 15:14:49 +0200
  • 7e50d4313c fix: applied tox linting check Luca Paganin 2022-07-18 14:49:02 +0200
  • fb942c11d8 feat: add unit tests Luca Paganin 2022-07-18 14:29:25 +0200
  • 9bff615fec feat: add docstrings Luca Paganin 2022-07-18 09:23:14 +0200
  • 5bc5d4f321 feat: add functions covering some missing REST API calls Luca Paganin 2022-07-17 21:10:41 +0200
  • 68574e17d1
    Merge pull request #357 from marcospereirampj/351-create_client-client-name-is-neither-mandatory-nor-unique-per-realm-clientid-does-not-need-to-be-a-uuid v2.0.0 Richard Nemeth 2022-07-17 11:27:01 +0200
  • 1c6524e4db
    fix: check client existence based on clientId #357 Richard Nemeth 2022-07-17 11:19:45 +0200
  • ded0a495c4
    Merge pull request #355 from marcospereirampj/test/finalize v1.9.1 Richard Nemeth 2022-07-14 00:53:40 +0200
  • cab018fa5a test: added all unit tests #355 Richard Nemeth 2022-07-13 22:47:02 +0000
  • 49ddcdc3a6 fix: turn get_name into a method, use setters in connection manager Richard Nemeth 2022-07-13 22:46:48 +0000
  • 940f022d92 test: 100% coverage on UMA permissions Richard Nemeth 2022-07-13 17:08:52 +0000
  • 3052f80fd6 refactor: no need to try if the type check is performed Richard Nemeth 2022-07-13 17:08:37 +0000
  • 1cade3f1f3
    Merge pull request #354 from marcospereirampj/test/openid v1.9.0 Richard Nemeth 2022-07-13 09:49:11 +0200
  • 81cc71c000 test: fix the tests, make them compatible with older python versions #354 Richard Nemeth 2022-07-13 07:43:01 +0000
  • 0a1f123716 refactor: merge master branch into local Richard Nemeth 2022-07-13 07:32:47 +0000
  • 7031123c1f test: finished off openid tests Richard Nemeth 2022-07-13 07:31:04 +0000
  • bd2dd07ce9
    Merge pull request #353 from Zerek-Cheng/master v1.8.1 Richard Nemeth 2022-07-13 06:41:47 +0200
  • 962133ec01 docs: update auth_url method's docstring and readme file #353 Zerek 2022-07-13 08:48:44 +0800
  • a07a5eb60f style: removed manifest, applied pre-commit hooks Richard Nemeth 2022-07-12 21:08:28 +0000
  • 25f1f68705 style: fix docstring for docs pages Richard Nemeth 2022-07-12 20:47:18 +0000
  • 18ce10c73b test: added authz tests Richard Nemeth 2022-07-12 20:34:24 +0000
  • e4c0ff2c7d fix: Support the auth_url method called with scope & state params now Zerek 2022-07-13 00:45:09 +0800
  • 3a697caaef test: added load authorization config test Richard Nemeth 2022-07-12 15:28:12 +0000
  • dfc7c4a2d5 style: added docstring to conf Richard Nemeth 2022-07-12 08:00:54 +0000
  • 5e6c775735 style: fixed docstrings everywhere Richard Nemeth 2022-07-12 08:00:35 +0000
  • b10c161ed8 test: added more openid tests Richard Nemeth 2022-07-11 13:23:06 +0000
  • b0dcd5f431
    docs: fix readthedocs build Richard Nemeth 2022-07-10 11:31:50 +0200
  • 4eab29493f
    Merge pull request #352 from fredlb/fix-docs-param-timeout Richard Nemeth 2022-07-07 20:48:35 +0200
  • 81b3cc80db docs: add timeout to docstring #352 Fredrik Lindner 2022-07-04 14:28:22 +0200
  • 65a4af1550 test: added auth_url and token tests, more structure to fixtures Richard Nemeth 2022-07-03 20:02:10 +0000
  • 17bfad5ec0 test: added a license test Richard Nemeth 2022-07-03 20:01:00 +0000
  • bead0aff2b fix: raise correct exceptions Richard Nemeth 2022-07-03 20:00:46 +0000
  • 6f839cbc03 docs: added docstrings to exceptions Richard Nemeth 2022-07-03 19:59:53 +0000
  • 9ab340f4a4 feat: added flake8-docstrings and upgraded dependencies Richard Nemeth 2022-07-03 19:58:20 +0000
  • db888185c3 test: store keycloak container logs Richard Nemeth 2022-07-03 19:57:18 +0000
  • 5cd8fc3913 test: use tox-poetry plugin for tox Richard Nemeth 2022-07-03 07:52:23 +0000
  • 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