- Fixes `Authorization.load_config` breaking if a scope based permission is linked with anything other than a role based policy. Fixes 445 (446) - issue with app engine reported in 440 (442)
Feat
- Add get and delete methods for client authz resources (435)
2.16.0
Refactor
- Migrate to asyncio - Initializing KeycloakAdmin without server_url
2.15.3
Fix
- Check if _s exists in ConnectionManager before deleting it (429)
2.15.2
Fix
- deprecation warnings in keycloak_admin.py (425)
2.15.1
Fix
- improved type-hints (427)
2.15.0
Feat
- Add UMA policy management and permission tickets (426)