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.
 
 
Raspreet Singh bd9168a88d
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
..
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 2 years ago
keycloak_admin.py fix: Initializing KeycloakAdmin without server_url (#439) 2 years ago
keycloak_openid.py feat: add initial access token support and policy delete method 2 years ago
keycloak_uma.py feat: Add UMA policy management and permission tickets (#426) 2 years ago
openid_connection.py fix: Refactor auto refresh (#415) 2 years ago
uma_permissions.py feat: add Keycloak UMA client (#403) 2 years ago
urls_patterns.py feat: Add get and delete methods for client authz resources (#435) 2 years ago