You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Anton Velychko 8e920e12ca feat: add custom_headers to KeycloakOpenID in get_token() 2 years ago
..
authorization fix: Fixes `Authorization.load_config` breaking if a scope based permission is linked with anything other than a role based policy. Fixes #445 (#446) 2 years ago
__init__.py fix: Refactor auto refresh (#415) 2 years ago
_version.py fix: use version from the package 2 years ago
connection.py fix: Check if _s exists in ConnectionManager before deleting it (#429) 2 years ago
exceptions.py docs: more docstring linting 3 years ago
keycloak_admin.py feat: added KeycloakAdmin.update_client_authz_resource() (#462) 2 years ago
keycloak_openid.py refactor: Exchange token method 2 years ago
keycloak_uma.py feat: Add UMA policy management and permission tickets (#426) 2 years ago
openid_connection.py feat: add custom_headers to KeycloakOpenID in get_token() 2 years ago
uma_permissions.py feat: add Keycloak UMA client (#403) 2 years ago
urls_patterns.py feat: Implement missing admin method create_client_authz_scope_based_permission() and create_client_authz_policy() (#460) 2 years ago