pjrm
|
21333dc649
|
Add Keycloak authenticator config management (add, update and delete methods)
|
4 years ago |
Tamara Nocentini
|
4624c7b2dc
|
Manage composite realm roles of the realm role
Signed-off-by: Tamara Nocentini <tamara.nocentini@2ndquadrant.com>
Signed-off-by: Paolo Romolini <paolo.romolini@2ndquadrant.com>
|
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
added url patterns for social login
|
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
Add 'Update a role' and 'Delete a role' by name
and without passing the client parameter
|
5 years ago |
Romain Philibert
|
24fc50fae8
|
fix keys url
|
5 years ago |
Romain Philibert
|
77d5325c07
|
fixes + add get_keys
|
5 years ago |
Romain Philibert
|
e03a1ba9be
|
feat: add components
|
5 years ago |
Matthew DuCharme
|
488b4fa8e1
|
Added routes for deleting and updating realms
|
5 years ago |
Paolo Romolini
|
7dff2e2b75
|
Add group realm roles delete, get and add
Signed-off-by: Paolo Romolini
Signed-off-by: Tamara Noncentini
|
5 years ago |
twsl
|
d743e43065
|
Added public key method
|
5 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
|
5 years ago |
Rafael Weingärtner
|
30e489affd
|
Create method to list all realms from a Keycloak deployment
|
6 years ago |
Rafael Weingärtner
|
8d6130ea7b
|
Create 'get_client_secrets' method
|
6 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
|
6 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 |
Martin Devlin
|
1eb6c18eb6
|
Add get_idps
|
6 years ago |
Remco Kranenburg
|
21799f9a99
|
Add get_user_groups function
|
6 years ago |
Armin Felder
|
f41f122f25
|
method to get group members
|
6 years ago |
Giovanni Colapinto
|
f387c973a2
|
Add get_client_authz_resources to retrieve resources
|
7 years ago |
Giovanni Colapinto
|
e5e0a4193f
|
Fix bug in get_client_id method. Add get_client_authz_settings method
|
7 years ago |
Markus Spanier
|
562b884c60
|
Add method to retrieve avaialbe and composite client roles of a user
|
7 years ago |
Marcos Pereira
|
2c176e6f8a
|
Refactoring code: groups and client.
|
7 years ago |
Marcos Pereira
|
c71e521c56
|
Refactoring all services for client and client-roles.
|
7 years ago |
Alex Zeleznikov
|
2e1c625376
|
Add sync users function
|
7 years ago |
Martin Devlin
|
50c7c3fd33
|
Add groups functions
|
7 years ago |
Martin Devlin
|
f71b9bf148
|
Initial commit
|
7 years ago |
Martin Devlin
|
663aa85b5d
|
Add Admin Tasks for user and client role management
|
7 years ago |
Marcos Pereira
|
df7e0e1132
|
Updated docs.
|
7 years ago |
Marcos Pereira
|
153bedbb71
|
added send_verify_email, reset_password, send_update_account, server_info, get_sessions, get_clients.
|
7 years ago |
Marcos Pereira
|
bae47f0761
|
Methods: list users, get user, create user.
|
7 years ago |
Marcos Pereira
|
b7c0321e4d
|
Added tests.
|
7 years ago |
Marcos Pereira
|
5626195dad
|
Added Introspection
|
7 years ago |
Marcos Pereira
|
33ca73dafe
|
Added token, userinfo and logout.
|
7 years ago |
Marcos Pereira
|
bc4c8f1b66
|
Initial import
|
7 years ago |