96 Commits (cc82e6a8749da1188a8ce57fa2bd9d4e899233b6)

Author SHA1 Message Date
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 2 years ago
ggallard 95c4a7ee2d added delete_authentication_flow(flow_id) 2 years ago
ggallard 76b6798429 added get/delete authentication_flow_execution(execution_id) 2 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
Abhijeet Sharma f59dc97466 Added delete_idp method 4 years ago
Attila Csoma 454a8e81a4 Add installation provider download 4 years ago
Abhijeet Sharma 2aedfec220 Add Missing Methods 4 years ago
Manish Verma 7e72aec707 Added code for fetching role users from role in realm and client 4 years ago
ggallard f7a358b034 added get_client_service_account_user 4 years ago
giordyb 707637bfd6
Update urls_patterns.py 4 years ago
Evgeni Enchev 0c26781a09 add client-level operations for group roles 4 years ago
Paolo Romolini 50b65c06a2 Add update and delete role by name 4 years ago
Romain Philibert 24fc50fae8 fix keys url 4 years ago
Romain Philibert 77d5325c07 fixes + add get_keys 4 years ago
Romain Philibert e03a1ba9be feat: add components 4 years ago
Matthew DuCharme 488b4fa8e1 Added routes for deleting and updating realms 4 years ago
Paolo Romolini 7dff2e2b75 Add group realm roles delete, get and add 4 years ago
twsl d743e43065 Added public key method 4 years ago
Andrea Volpi d2b15a734e Implement assign_realm_roles method 5 years ago
Rafael Weingärtner 30e489affd Create method to list all realms from a Keycloak deployment 5 years ago
Rafael Weingärtner 8d6130ea7b Create 'get_client_secrets' method 5 years ago
Rafael Weingärtner 4753b2e976 Create methods to retrieve all client scopes, a single client scope, and to add a mapper to a client scope 5 years ago
Sebastian Wehrmann b425acbc04
Stick with existing code conventions 6 years ago
Ewan Jones 45edb0b12c
Admin - adding 'Import Realm' to pass a RealmRepresentation and create a new Realm 6 years ago
Martin Devlin 105218dbee Add authentication flow actions 6 years ago
Marcos Pereira a33039a4aa Fixed README and setup.py. Updated docs. 6 years ago