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.
 
 
Martyn Klassen 7f79bfd800 fix: keycloak 22 changes default authenticator providers 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 fix: remove internal use of deprecated methods 2 years ago
keycloak_openid.py feat: Add client update method 2 years ago
keycloak_uma.py feat: Add UMA policy management and permission tickets (#426) 2 years ago
openid_connection.py fix: missing keycloak_openid during refresh (#431) 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