21 Commits (0a1f123716a063b63b0b5f5da9ccd38716a77a83)

Author SHA1 Message Date
Richard Nemeth 25f1f68705 style: fix docstring for docs pages 2 years ago
Richard Nemeth 5e6c775735 style: fixed docstrings everywhere 2 years ago
Fredrik Lindner 81b3cc80db docs: add timeout to docstring 2 years ago
Richard Nemeth bead0aff2b fix: raise correct exceptions 2 years ago
Chuma Umenze e7152e5c74 build: use poetry for package management 2 years ago
Fredrik Lindner d2a6262d61 feat: Ability to set custom timeout for KCOpenId and KCAdmin 2 years ago
Erik Cederstrand 2f212c1350 feat: Allow fetching existing policies before calling create_client_authz_client_policy() 2 years ago
Erik Cederstrand 667d1e088e feat: support token exchange config via admin API 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 e95649a93c
fix: fixed bugs in events methods 2 years ago
Richard Nemeth e56889e5db
fix: fixed components bugs 2 years ago
Richard Nemeth 8c8c0e8141
fix: use param for update client mapper 2 years ago
Richard Nemeth 1029e46a68
feat: added new methods for client scopes 2 years ago
Richard Nemeth d9c3326fd1
fix: allow query parameters for users count 2 years ago
Jackson Kwok fe160531f4
fix: allow client_credentials token if username and password not specified 2 years ago
Richard Nemeth 960af199b4
fix: escape when get role fails 2 years ago
Richard Nemeth 54beb51fba
chore: move source files into src folder 2 years ago
Richard Nemeth fa9e56ef42
feat: added authenticator providers getters 2 years ago
Richard Nemeth 6cce29f26b
fix: full tox fix ready 2 years ago
Richard Nemeth b911d94db9
feat: fixed admin client to pass the tests 2 years ago
Richard Nemeth 8d19ea8180
fix: raise correct errors 2 years ago
Richard Nemeth cc82e6a874
feat: initial setup of CICD and linting 2 years ago
Bruno Bonfils 25b9097fd1 Add 202 expected return code when update flow #288 2 years ago
Bruno Bonfils 64d74be6af Add support of TOTP to KeycloakAdmin 2 years ago
maxnoto 17b507427f
Bugfix get_group_members 2 years ago
Salem Wafi b57d884718
Fix the issue of the token getting expire for some functions in the keycloak admin 2 years ago
carlos 7cef48f725 Fix get_groups() so that it returns groups and not users 2 years ago
Marcos Pereira Jr 28c82d1051 Removed unsed import. 2 years ago
Marcos Pereira Jr 4ba3007e41 Reverted connection deepcopy on KeycloakAdmin 2 years ago
Konstantin Köhring 738e9ecc70 Add methods to get available and composite realm roles of a user 2 years ago
Salem Wafi a29f282c69 #262 Added three functions to get all the client's authorization scopes, permissions, policies using Keycloak Admin 2 years ago
modularTaco 9abbf559ac add client session stats 3 years ago
ggallard 9777a85fa0 fixed typo in URL pattern 3 years ago
ggallard 95c4a7ee2d added delete_authentication_flow(flow_id) 3 years ago
ggallard 76b6798429 added get/delete authentication_flow_execution(execution_id) 3 years ago
ggallard c538d8fb32 added get/add/delete default (default/optional) client scopes 3 years ago
robsonyeg a6ad87d62c fix invalid credential error and refresh_code not exist error 3 years ago
Ryan Gard 7ee625d063 Enable Keycloak Admin for Non-master Realms 3 years ago
lcgkm 80bb7a56b5 Fix invalid permission type 3 years ago
lcgkm 10c212cce5 Refine comments 3 years ago
lcgkm 656de1c466 Add more comments 3 years ago
lcgkm 3b93754d27 Add new AuthZ API support 3 years ago
Tobias Henkel a37bf45c77
Add delete_user_social_login 3 years ago
Nikolay Amiantov d0894d4352
Don't force realm name when using secret key 3 years ago
Ankur Saxena 69d60d430a Add remove and update methods for client protocol mappers 3 years ago
Nicklas Sedlock 5b202e71cb fix: handle refresh_token error "Session not active" 3 years ago
Md Minhazul Haque 50354e6108 Add feature to list and delete user credentials 3 years ago
Julien Bouquillon bd8af2924e
feat: add KeycloakAdmin.set_events 3 years ago