20 Commits (8f4b49a4d179206481f73d011aecef2b17354a9e)

Author SHA1 Message Date
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
Ankur Saxena 69d60d430a Add remove and update methods for client protocol mappers 3 years ago
Md Minhazul Haque 50354e6108 Add feature to list and delete user credentials 3 years ago
Manjeetsinh Alonja 44fe7b714a Added realm partial export feature 3 years ago
bostonkenne 31b4efd7ab add remove user realm role 3 years ago
phala 56fdb467be
Add user logout 3 years ago
obdeijn 92cef30578 Fix get_group_realm_roles, set correct url to get realm roles. 3 years ago
Lilis Iskandar 9c8835c255
Added get_events method for KeycloakAdmin 3 years ago
Hans Erik Heggem 0d4815ddb2 added composite clients role feature 3 years ago
hamedSh 021c549e30 Get sessions associated with the client. 3 years ago
pjrm 21333dc649 Add Keycloak authenticator config management (add, update and delete methods) 3 years ago
Tamara Nocentini 4624c7b2dc Manage composite realm roles of the realm role 4 years ago
faffeldt 6c62286ade Adds get_authentication_flow_for_id admin method 4 years ago
faffeldt 8dfdddc5c6 Adds copy_authentication_flow admin method 4 years ago
faffeldt 39aee83585 Adds create_authentication_flow_execution admin method 4 years ago
faffeldt 876640616b Adds create_authentication_flow_subflow admin method 4 years ago
Rafael Weingärtner 28a2f4eb11 Create add mapper to SP Client and delete mapper from scope methods 4 years ago