90 Commits (edc8b27ca0cc8fb59e0723cb1d5c7d8985819f0f)

Author SHA1 Message Date
Igli Manaj 477e0c5a3c feat: option for enabling users 3 years ago
Igli Manaj 6b30631378 feat: helping functions for disabling users 3 years ago
Fredrik Lindner fc6a70f459 feat: attack detection API implementation 3 years ago
Merle Nerger 739e9abfbe feat: added missing functionality to include attributes when returning realm roles according to specifications 3 years ago
Merle Nerger acd457ef39 docs: fixed docstrings stating incorrect return types for get_client_role(s) and get_realm_role(s) 3 years ago
Antonio Lucas Neres 7c486ccb4f feat: add client scope-mappings client roles operations 3 years ago
Antonio Lucas Neres 0fb6c2058d feat: add client scope-mappings realm roles operations 3 years ago
Richard Nemeth c98189ca69 docs: more docstring linting 3 years ago
Richard Nemeth 2bf150f7c1
style: start of more checks 3 years ago
Luca Paganin 067673f81b fix: now get_required_action_by_alias now returns None if action does not exist 3 years ago
Luca Paganin 2d217eca1c fix: remove duplicate function 3 years ago
Luca Paganin 96085b7b1d fix: applied flake linting checks 3 years ago
Luca Paganin fb942c11d8 feat: add unit tests 3 years ago
Luca Paganin 9bff615fec feat: add docstrings 3 years ago
Luca Paganin 5bc5d4f321 feat: add functions covering some missing REST API calls 3 years ago
Richard Nemeth 1c6524e4db
fix: check client existence based on clientId 3 years ago
Richard Nemeth 25f1f68705 style: fix docstring for docs pages 3 years ago
Richard Nemeth 5e6c775735 style: fixed docstrings everywhere 3 years ago
Fredrik Lindner 81b3cc80db docs: add timeout to docstring 4 years ago
Richard Nemeth bead0aff2b fix: raise correct exceptions 4 years ago
Chuma Umenze e7152e5c74 build: use poetry for package management 4 years ago
Fredrik Lindner d2a6262d61 feat: Ability to set custom timeout for KCOpenId and KCAdmin 4 years ago
Erik Cederstrand 2f212c1350 feat: Allow fetching existing policies before calling create_client_authz_client_policy() 4 years ago
Erik Cederstrand 667d1e088e feat: support token exchange config via admin API 4 years ago
Bruno Bonfils bcdf1b825b feat: Add update_idp 4 years ago
Bruno Bonfils f3de47e1b3 feat: Add update_mapper_in_idp 4 years ago
Bruno Bonfils 9a13f67fea feat: Add get_idp_mappers, fix #329 4 years ago
Richard Nemeth e95649a93c
fix: fixed bugs in events methods 4 years ago
Richard Nemeth e56889e5db
fix: fixed components bugs 4 years ago
Richard Nemeth 8c8c0e8141
fix: use param for update client mapper 4 years ago
Richard Nemeth 1029e46a68
feat: added new methods for client scopes 4 years ago
Richard Nemeth d9c3326fd1
fix: allow query parameters for users count 4 years ago
Jackson Kwok fe160531f4
fix: allow client_credentials token if username and password not specified 4 years ago
Richard Nemeth 960af199b4
fix: escape when get role fails 4 years ago
Richard Nemeth 54beb51fba
chore: move source files into src folder 4 years ago
Richard Nemeth fa9e56ef42
feat: added authenticator providers getters 4 years ago
Richard Nemeth 6cce29f26b
fix: full tox fix ready 4 years ago
Richard Nemeth b911d94db9
feat: fixed admin client to pass the tests 4 years ago
Richard Nemeth 8d19ea8180
fix: raise correct errors 4 years ago
Richard Nemeth cc82e6a874
feat: initial setup of CICD and linting 4 years ago
Bruno Bonfils 25b9097fd1 Add 202 expected return code when update flow #288 4 years ago
Bruno Bonfils 64d74be6af Add support of TOTP to KeycloakAdmin 4 years ago
maxnoto 17b507427f
Bugfix get_group_members 4 years ago
Salem Wafi b57d884718
Fix the issue of the token getting expire for some functions in the keycloak admin 4 years ago
carlos 7cef48f725 Fix get_groups() so that it returns groups and not users 4 years ago
Marcos Pereira Jr 28c82d1051 Removed unsed import. 4 years ago
Marcos Pereira Jr 4ba3007e41 Reverted connection deepcopy on KeycloakAdmin 4 years ago
Konstantin Köhring 738e9ecc70 Add methods to get available and composite realm roles of a user 4 years ago
Salem Wafi a29f282c69 #262 Added three functions to get all the client's authorization scopes, permissions, policies using Keycloak Admin 4 years ago
modularTaco 9abbf559ac add client session stats 4 years ago