225 Commits (fc079d8fb73a889ade397818f3e32a49a57a59dd)

Author SHA1 Message Date
Leandro de Souza fc079d8fb7 Using session.proxies.update method instead of seting it as an dict 3 years ago
Leandro de Souza 9e7d0d2ec5 Added optional proxies for requests calls 3 years ago
Julien Bouquillon bd8af2924e
feat: add KeycloakAdmin.set_events 3 years ago
Jacky Boen a9b3924854
Fix KeycloakAdmin using wrong realm when authenticating with a service account 3 years ago
Michael Kao 227b698b3f Stopping pagination requests if response count is lower than page size. 3 years ago
Manjeetsinh Alonja 71a92f8b49 Fix feature function documents 3 years ago
Manjeetsinh Alonja 44fe7b714a Added realm partial export feature 3 years ago
Yannick Chabbert 8f6de6c3c8 openid - minor typo fix, change nothing yet 3 years ago
bostonkenne d7d661a38c fix json response 3 years ago
bostonkenne 31b4efd7ab add remove user realm role 3 years ago
phala 56fdb467be
Add user logout 3 years ago
phala 420779e3d2
Remove unused client_id from assign_realm_roles 3 years ago
arata-honda c91df2b5c8 Fix get_user_id to non case-sensitive 3 years ago
obdeijn 92cef30578 Fix get_group_realm_roles, set correct url to get realm roles. 3 years ago
andreas 988700bc81 Replaced deprecated method, improved description and added packages to requirements. 3 years ago
Lilis Iskandar 9c8835c255
Added get_events method for KeycloakAdmin 3 years ago
Oliver 04ef9a0e64
Update keycloak_admin.py 3 years ago
Clive Jevons 02d82f70bc update mapper in client scope 3 years ago
Bekzhan c71549813c fix pytest warning 3 years ago
Hans Erik Heggem 0d4815ddb2 added composite clients role feature 3 years ago
Lukas Martini 6ed65ea4e5
Add exist_ok attribute to KeycloakAdmin.create_user 4 years ago
hamedSh 021c549e30 Get sessions associated with the client. 4 years ago
pjrm b07ecce9a9 Maintain consistency across all methods and force all payload content to be in JSON format 4 years ago
pjrm 21333dc649 Add Keycloak authenticator config management (add, update and delete methods) 4 years ago
J. Brunswicker 0646f2819b - add function to update a client-scope 4 years ago
Marcos Pereira 9bfcd1f88b Fixed imports. 4 years ago
Marcos Pereira d046ce1d68 Fixed IndentationError 4 years ago
Paolo Romolini 05b3a27654 Add "Get a role by name" API 4 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
rpisani5c 70b9efeaa3
Update keycloak_admin.py 4 years ago
rpisani5c 89225eff12
Update keycloak_admin.py 4 years ago
Rafael Weingärtner 28a2f4eb11 Create add mapper to SP Client and delete mapper from scope methods 4 years ago
andres c17fdaa3d8 Added get_realm_roles_of_user 4 years ago
andres 0c0bec4e66 Added get_realm_roles_of_user 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
domste 4da5bed75e
added KeycloakDeprecationException 4 years ago
domste 59c3851264
add deprecation exception on entitlement call 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
ggallard a02195cfd6 fixed for updated parameter on raise_error_from_response() 4 years ago
ggallard 7f0ed66803 Added create_client_scope 4 years ago
Marcos Pereira 3a45fa5d4e Release version 0.22.0 4 years ago
biagio 03522bb590 added description 4 years ago
biagio 3838ed036b fix comma 4 years ago