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.
 
 
Salem Wafi 0664139df8
docs: added get_client_authz_settings to README.md keycloak_admin. Also, get_roles() function doesn't exist, instead there is keycloak_admin.get_realm_roles() which already documented. (#276)
2 years ago
..
data style: removed manifest, applied pre-commit hooks 3 years ago
providers fix: tests and upgraded deps (#419) 2 years ago
__init__.py style: fixed docstrings everywhere 3 years ago
conftest.py feat: add Keycloak UMA client (#403) 2 years ago
test_authorization.py test: added all unit tests 3 years ago
test_connection.py test: added all unit tests 3 years ago
test_exceptions.py test: added all unit tests 3 years ago
test_keycloak_admin.py feat: implement cache clearing API (#414) 2 years ago
test_keycloak_openid.py test: fix the tests for latest keycloak 2 years ago
test_keycloak_uma.py feat: add Keycloak UMA client (#403) 2 years ago
test_license.py test: added a license test 3 years ago
test_uma_permissions.py test: added all unit tests 3 years ago
test_urls_patterns.py refactor: applied linting 3 years ago