57 Commits (cb6f8d2a6e0e9e556135497066fa489539885a43)

Author SHA1 Message Date
Lucy Linder e2725470b1 feat: add KeycloakAdmin.get_idp() (#478) 12 months ago
mklassen a082cc962a feat: Update dynamic client using registration access token (#491) 12 months ago
Salem Wafi c087ebf1fc feat: add an optional search criteria to the get_realm_roles function (#504) 12 months ago
Cainã 2e2735a388 feat: added KeycloakAdmin.update_client_authz_resource() (#462) 1 year ago
Cainã e80222253a feat: Implement missing admin method create_client_authz_scope_based_permission() and create_client_authz_policy() (#460) 1 year ago
Richard Nemeth 683d0210e1 test: fix the user group pagination test 1 year ago
Ana Paula Mendes 00521ea42c feat: Add query to get users group method and permit pagination (#444) 1 year ago
armin shoughi d0f10806e6 fix: Initializing KeycloakAdmin without server_url (#439) 2 years ago
Raspreet Singh a7407cd9c8 feat: Add get and delete methods for client authz resources (#435) 2 years ago
Richard Nemeth ffe3204fe7 test: fixed tests for new keycloak (#438) 2 years ago
Petr Hála 1bdda5f2ae
fix: deprecation warnings in keycloak_admin.py (#425) 2 years ago
mklassen 8f4b49a4d1
feat: add initial access token support and policy delete method 2 years ago
Nuwan Goonasekera 7bbf4e15b7
fix: Refactor auto refresh (#415) 2 years ago
PizZaKatZe 2d9308f078
feat: implement cache clearing API (#414) 2 years ago
Tobias Genannt 04af3af170
fix: get_group_by_path uses Keycloak API to load (#417) 2 years ago
Jerónimo Mendes ea624540c6 test: test admin init with token 2 years ago
Philippe Moll f39fc53858 feat: Add Client Scopes of Client 2 years ago
Richard Nemeth aa207286f0 feat: added default realm roles handlers 2 years ago
hadeer_e 1d864703a3 fix: fix testing create_client_authz_scopes parameters 2 years ago
hadeer_e 15a325382f fix: fix linting 2 years ago
hadeer_e 936ed54977 fix: add testcase for invalid client id 2 years ago
hadeer_e 1da9de39b6 fix: create authz clients test case 2 years ago
hadeer_e 5855ec867e fix: create authz clients test case 2 years ago
hadeer_e eeb2fbb628 feat(api): add tests for create_authz_scopes 2 years ago
Richard Nemeth f1809970bc test: fix the tests for latest keycloak 2 years ago
Fredrik Lindner fc6a70f459 feat: attack detection API implementation 2 years ago
Richard Nemeth 0b79b5771f test: updated docstrings to pass checks 2 years ago
Merle Nerger 739e9abfbe feat: added missing functionality to include attributes when returning realm roles according to specifications 2 years ago
Antonio Lucas Neres 7c486ccb4f feat: add client scope-mappings client roles operations 2 years ago
Antonio Lucas Neres 0fb6c2058d feat: add client scope-mappings realm roles operations 2 years ago
Richard Nemeth f61b42a6ec
test: fixed tests, updated dependencies 2 years ago
Richard Nemeth 2bf150f7c1
style: start of more checks 2 years ago
Richard Nemeth 905e0caa03
test: improved the tests on urls, back to 100% 2 years ago
Luca Paganin 2d217eca1c fix: remove duplicate function 2 years ago
Luca Paganin 96085b7b1d fix: applied flake linting checks 2 years ago
Luca Paganin 7e50d4313c fix: applied tox linting check 2 years ago
Luca Paganin fb942c11d8 feat: add unit tests 2 years ago
Richard Nemeth 1c6524e4db
fix: check client existence based on clientId 2 years ago
Richard Nemeth 5e6c775735 style: fixed docstrings everywhere 2 years ago
Richard Nemeth bead0aff2b fix: raise correct exceptions 2 years ago
Erik Cederstrand 2f212c1350 feat: Allow fetching existing policies before calling create_client_authz_client_policy() 2 years ago
Erik Cederstrand 39706bcc68 ci: add test case for token exchange setup 2 years ago
Bruno Bonfils bcdf1b825b feat: Add update_idp 2 years ago
Bruno Bonfils f3de47e1b3 feat: Add update_mapper_in_idp 2 years ago
Bruno Bonfils 9a13f67fea feat: Add get_idp_mappers, fix #329 2 years ago
Richard Nemeth 02625a8af4
test: completed admin unit tests 2 years ago
Richard Nemeth 73ff9785a3
test: added components tests 2 years ago
Richard Nemeth dc1c4be115
test: added missing tests for clients 2 years ago
Richard Nemeth 2e5d751985
test: added tests for client scopes 2 years ago
Richard Nemeth d9c3326fd1
fix: allow query parameters for users count 2 years ago