Fredrik Lindner
d2a6262d61
feat: Ability to set custom timeout for KCOpenId and KCAdmin
2 years ago
Erik Cederstrand
2f212c1350
feat: Allow fetching existing policies before calling create_client_authz_client_policy()
2 years ago
Erik Cederstrand
667d1e088e
feat: support token exchange config via admin API
This adds support for the basic endpoints necessary to configure client-to-client token exchange.
The /authz API is lacking official documentation. Basic docs added to docstrings instead.
2 years ago
Bruno Bonfils
bcdf1b825b
feat: Add update_idp
2 years ago
Bruno Bonfils
f3de47e1b3
feat: Add update_mapper_in_idp
2 years ago
Bruno Bonfils
9a13f67fea
feat: Add get_idp_mappers, fix #329
2 years ago
Erik Cederstrand
94ef46b29b
feat: Support Token Exchange. Fixes #305
2 years ago
Richard Nemeth
e95649a93c
fix: fixed bugs in events methods
2 years ago
Richard Nemeth
e56889e5db
fix: fixed components bugs
2 years ago
Richard Nemeth
8c8c0e8141
fix: use param for update client mapper
2 years ago
Richard Nemeth
1029e46a68
feat: added new methods for client scopes
2 years ago
Richard Nemeth
d9c3326fd1
fix: allow query parameters for users count
2 years ago
Erik Cederstrand
6bfbd0d15f
fix: correct spelling of public API method
BREAKING CHANGE: Renames `KeycloakOpenID.well_know` to `KeycloakOpenID.well_known`
2 years ago
Jackson Kwok
fe160531f4
fix: allow client_credentials token if username and password not specified
2 years ago
Jackson Kwok
8c3b1b62ca
fix: added fixes based on feedback
2 years ago
Richard Nemeth
62e8d66779
fix: import classes in the base module
2 years ago
Merle Nerger
8dafb4ec30
feat: added UMA-permission request functionality
3 years ago
Richard Nemeth
960af199b4
fix: escape when get role fails
2 years ago
Richard Nemeth
54beb51fba
chore: move source files into src folder
Moved all of the source files into the src folder
2 years ago