36 Commits (master)

Author SHA1 Message Date
Côme Mary-Vallée 654cf8848d
feat: allows retrieval of realm and client level roles for a user (#512) 1 month ago
ThanhPT ed124cdaae
feat: add admin group count (#540) 1 month ago
Aurélien Alet 8f10fe5f0a
fix: improve KeycloakAdmin.get_client_id() performances (#511) 1 month ago
Geoff Owen cfe8602967 fix: Removing the admin realm variable which I created and is no longer needed 3 months ago
Geoff Owen 7df92332fd feat: Adding additional methods to support roles-by-id api calls 3 months ago
Richard Nemeth 03c317c68b
fix: Ci/fix tests (#506) 6 months ago
manonmichel 5d4b9d13d1
chore: Add device authorization grant (#454) 6 months ago
Zima cd060c95e2
chore: Feat/support admin events (#474) 6 months ago
Cainã b93536bc66
chore: add missing get_realm_role_by_id to KeycloakAdmin (#468) 6 months ago
Igor Pronin dc2d4ed542
chore: implement partialImport request (#456) 6 months ago
satolo_ez 2281cc1ada
chore: implement get_realm_role_groups method (#464) 6 months ago
Hadeer Elsaeed 7dd46e1658
chore: Feat/create permission for scopes (#400) 6 months ago
Salem Wafi 0d3fd132fa
feat: add an optional search criteria to the get_realm_roles function (#504) 6 months ago
Cainã 97fdb1a67e
feat: Implement missing admin method create_client_authz_scope_based_permission() and create_client_authz_policy() (#460) 11 months ago
jasminapegan b1bb149425
fix: remove duplicate slash in URL_ADMIN_IDP (#459) 11 months ago
Raspreet Singh 5036bfcbee
feat: Add get and delete methods for client authz resources (#435) 1 year ago
mklassen 8f4b49a4d1
feat: add initial access token support and policy delete method 1 year ago
PizZaKatZe 2d9308f078
feat: implement cache clearing API (#414) 1 year ago
Tobias Genannt 04af3af170
fix: get_group_by_path uses Keycloak API to load (#417) 1 year ago
Nuwan Goonasekera fb84c3b67b
feat: add Keycloak UMA client (#403) 1 year ago
Philippe Moll f39fc53858 feat: Add Client Scopes of Client 1 year ago
Richard Nemeth aa207286f0 feat: added default realm roles handlers 1 year ago
Fredrik Lindner fc6a70f459 feat: attack detection API implementation 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 e6c4b28108
fix: removed whitespace from urls 2 years ago
Luca Paganin 7eb56d5388 fix: applied tox -e docs 2 years ago
Luca Paganin fb942c11d8 feat: add unit tests 2 years ago
Luca Paganin 5bc5d4f321 feat: add functions covering some missing REST API calls 2 years ago
Zerek e4c0ff2c7d fix: Support the auth_url method called with scope & state params now 2 years ago
Richard Nemeth 5e6c775735 style: fixed docstrings everywhere 2 years ago
Erik Cederstrand 667d1e088e feat: support token exchange config via admin API 2 years ago
Bruno Bonfils f3de47e1b3 feat: Add update_mapper_in_idp 2 years ago
Richard Nemeth e95649a93c
fix: fixed bugs in events methods 2 years ago
Richard Nemeth 54beb51fba
chore: move source files into src folder 2 years ago
Richard Nemeth 7ae0442370
test: test authenticator and configurations 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 cc82e6a874
feat: initial setup of CICD and linting 2 years ago
Marcos Pereira Jr d208fb60b1 Fixed conflict. 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
Salem Wafi e13dd54c2b
bug fix for Issue #260 2 years ago
modularTaco 9abbf559ac add client session stats 2 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
lcgkm 80bb7a56b5 Fix invalid permission type 3 years ago
lcgkm 3b93754d27 Add new AuthZ API support 3 years ago