Sebastian Wehrmann
|
cddc95e5af
|
Add implementation for auth_url
|
6 years ago |
Alain ROMEYER
|
74da5c2ee6
|
support totp
|
6 years ago |
Çağrı Ulaş
|
b5c36b56bd
|
Make requests' Session persistent in ConnectionManager
Signed-off-by: Çağrı Ulaş <cagriulas@gmail.com>
|
6 years ago |
Ewan Jones
|
5e16f918b0
|
converting 'import *' into individual imports
|
6 years ago |
Martin Devlin
|
f635420b67
|
Fix tab
|
6 years ago |
Martin Devlin
|
6204bf92b0
|
Fix a bug in the subgroup searching
|
6 years ago |
Ewan Jones
|
4763a5f4ab
|
pep8 formatting
|
6 years ago |
Ewan Jones
|
45edb0b12c
|
Admin - adding 'Import Realm' to pass a RealmRepresentation and create a new Realm
|
6 years ago |
Sebastian Marquardt
|
6c858381cd
|
[11] Fixed function get_user_id to return the correct value
|
6 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
|
7 years ago |
Akos Hencz
|
1f29befbdb
|
Add query params to get_group_members
|
6 years ago |
Martin Devlin
|
105218dbee
|
Add authentication flow actions
|
6 years ago |
Marcos Pereira
|
9da037c55d
|
Fixed feature get user id.
|
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 |
Remco Kranenburg
|
d8bd5076ed
|
Add possibility to use authorization_code in KeycloakOpenID.token
|
6 years ago |
Armin Felder
|
caf3056229
|
comments
|
6 years ago |
Armin Felder
|
f41f122f25
|
method to get group members
|
6 years ago |
Giovanni Colapinto
|
7fdcc5d22a
|
Fix resources issue
|
7 years ago |
Giovanni Colapinto
|
50989a9928
|
Add get_client_authz_resources to retrieve resources
|
7 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 |
Markus Spanier
|
7f25798653
|
Add method to delete client roles of a user
|
7 years ago |
Markus Spanier
|
4da620bf7c
|
Add method to retrieve the client roles of a user
|
7 years ago |
Marcos Pereira
|
82d90e8612
|
Updated docks
|
7 years ago |
Marcos Pereira
|
f2eec08519
|
Added groups functions and client functions. Added Changedlog
|
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 |
Shon T. Urbas
|
944e2a7a39
|
A decoder error is a ValueError allows us to catch all decode errors from requests without force install simplejson
|
7 years ago |
Shon T. Urbas
|
fb4ce00454
|
revert back to payload
|
7 years ago |
Martin Devlin
|
50c7c3fd33
|
Add groups functions
|
7 years ago |
Shon T. Urbas
|
bd06ace4c2
|
revert to payload
|
7 years ago |
Shon T. Urbas
|
d5b48c2d68
|
no need for simplejson
|
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
|
bd42f20289
|
Added HTTP Delete.
|
7 years ago |
Marcos Pereira
|
bae47f0761
|
Methods: list users, get user, create user.
|
7 years ago |
Marcos Pereira
|
215c7d71e9
|
Fixed name introspect.
|
7 years ago |
Marcos Pereira
|
35cbc21a9d
|
Added select method decode token.
|
7 years ago |
Marcos Pereira
|
2a19155fab
|
Added feature get_policies.
|
7 years ago |
Marcos Pereira
|
88c0b95f5e
|
Fixed imports.
|
7 years ago |
Marcos Pereira
|
6697db0c18
|
Resolved imports.
|
7 years ago |
Marcos Pereira
|
56ee27d9d1
|
Fixed tests.
|
7 years ago |
Marcos Pereira
|
9cf3c37676
|
Added policies, permissions, roles, scopes and resources.
|
7 years ago |
Marcos Pereira
|
4e3fe9c7e1
|
Added authorization services.
|
7 years ago |