|  Marcos Pereira | ef5a316820 | Fixed create group. | 6 years ago | 
				
					
						|  Andrea Volpi | d2b15a734e | Implement assign_realm_roles method Increment package version
Update docstring
Remove client_id from path params
Fix raw_post with correct url | 6 years ago | 
				
					
						|  Akos Hencz | cad147723d | Add update_group | 6 years ago | 
				
					
						|  Akos Hencz | 147646e56f | Paginate get_group_members | 6 years ago | 
				
					
						|  Akos Hencz | ffdb7509c2 | Paginate get_groups | 6 years ago | 
				
					
						|  Akos Hencz | 2225a1283d | Paginate get_users | 6 years ago | 
				
					
						|  Akos Hencz | c767c21177 | Add pagination wrapper | 6 years ago | 
				
					
						|  Akos Hencz | 395d30d9d2 | Fix get_subgroups iteration | 6 years ago | 
				
					
						|  Kevin Fox | e68bbf2284 | Add the option to specify extra key/values to the token endpoint | 6 years ago | 
				
					
						|  mattboret | a4a990b7f1 | Add support to create a new Realm | 7 years ago | 
				
					
						|  Rafael Weingärtner | 30e489affd | Create method to list all realms from a Keycloak deployment | 7 years ago | 
				
					
						|  Rafael Weingärtner | 8d6130ea7b | Create 'get_client_secrets' method | 7 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 | 7 years ago | 
				
					
						|  Anthony Alves | 1c4f46d0c6 | add ability to log into service account in KeycloakAdmin | 7 years ago | 
				
					
						|  Marcos Pereira | 638337219c | Fixed the create_client_role and delete_client_role. | 7 years ago | 
				
					
						|  Sebastian Wehrmann | b425acbc04 | Stick with existing code conventions | 7 years ago | 
				
					
						|  Sebastian Wehrmann | cddc95e5af | Add implementation for auth_url | 7 years ago | 
				
					
						|  Alain ROMEYER | 74da5c2ee6 | support totp | 7 years ago | 
				
					
						|  Çağrı Ulaş | b5c36b56bd | Make requests' Session persistent in ConnectionManager Signed-off-by: Çağrı Ulaş <cagriulas@gmail.com> | 7 years ago | 
				
					
						|  Ewan Jones | 5e16f918b0 | converting 'import *' into individual imports | 7 years ago | 
				
					
						|  Martin Devlin | f635420b67 | Fix tab | 7 years ago | 
				
					
						|  Martin Devlin | 6204bf92b0 | Fix a bug in the subgroup searching | 7 years ago | 
				
					
						|  Ewan Jones | 4763a5f4ab | pep8 formatting | 7 years ago | 
				
					
						|  Ewan Jones | 45edb0b12c | Admin - adding 'Import Realm' to pass a RealmRepresentation and create a new Realm | 7 years ago | 
				
					
						|  Sebastian Marquardt | 6c858381cd | [11] Fixed function get_user_id to return the correct value | 7 years ago | 
				
					
						|  Shon T. Urbas | e8e4f52a16 | A decoder error is a ValueError allows us to catch all decode errors from requests without force install simplejson | 8 years ago | 
				
					
						|  Akos Hencz | 1f29befbdb | Add query params to get_group_members | 7 years ago | 
				
					
						|  Martin Devlin | 105218dbee | Add authentication flow actions | 7 years ago | 
				
					
						|  Marcos Pereira | 9da037c55d | Fixed feature get user id. | 7 years ago | 
				
					
						|  Marcos Pereira | a33039a4aa | Fixed README and setup.py. Updated docs. | 7 years ago | 
				
					
						|  Martin Devlin | 1eb6c18eb6 | Add get_idps | 7 years ago | 
				
					
						|  Remco Kranenburg | 21799f9a99 | Add get_user_groups function | 7 years ago | 
				
					
						|  Remco Kranenburg | d8bd5076ed | Add possibility to use authorization_code in KeycloakOpenID.token | 7 years ago | 
				
					
						|  Armin Felder | caf3056229 | comments | 8 years ago | 
				
					
						|  Armin Felder | f41f122f25 | method to get group members | 8 years ago | 
				
					
						|  Giovanni Colapinto | 7fdcc5d22a | Fix resources issue | 8 years ago | 
				
					
						|  Giovanni Colapinto | 50989a9928 | Add get_client_authz_resources to retrieve resources | 8 years ago | 
				
					
						|  Giovanni Colapinto | f387c973a2 | Add get_client_authz_resources to retrieve resources | 8 years ago | 
				
					
						|  Giovanni Colapinto | e5e0a4193f | Fix bug in get_client_id method. Add get_client_authz_settings method | 8 years ago | 
				
					
						|  Markus Spanier | 562b884c60 | Add method to retrieve avaialbe and composite client roles of a user | 8 years ago | 
				
					
						|  Markus Spanier | 7f25798653 | Add method to delete client roles of a user | 8 years ago | 
				
					
						|  Markus Spanier | 4da620bf7c | Add method to retrieve the client roles of a user | 8 years ago | 
				
					
						|  Marcos Pereira | 82d90e8612 | Updated docks | 8 years ago | 
				
					
						|  Marcos Pereira | f2eec08519 | Added groups functions and client functions. Added Changedlog | 8 years ago | 
				
					
						|  Marcos Pereira | 2c176e6f8a | Refactoring code: groups and client. | 8 years ago | 
				
					
						|  Marcos Pereira | c71e521c56 | Refactoring all services for client and client-roles. | 8 years ago | 
				
					
						|  Alex Zeleznikov | 2e1c625376 | Add sync users function | 8 years ago | 
				
					
						|  Shon T. Urbas | 944e2a7a39 | A decoder error is a ValueError allows us to catch all decode errors from requests without force install simplejson | 8 years ago | 
				
					
						|  Shon T. Urbas | fb4ce00454 | revert back to payload | 8 years ago | 
				
					
						|  Martin Devlin | 50c7c3fd33 | Add groups functions | 8 years ago |