Tree:
8e835999ca
163-remove-forced-selfget_token-or-allow-override
319-any-information-on-which-versions-of-keycloak-are-supported
385-tests-failing-for-latest-keycloak-version
518-indexerror-raised-when-retrieving-the-realm-default-roles
Hadeer-Elsaeed-feat/create_permission_for_scopes
chore/python
ci/actions_upgrade
enhancement/docs
enhancement/readme-update
fix/latest_keycloak_updates
fix/new-keycloak
fix/update-dependencies
master
release/4.0.0
test/keycloak_versions
test/readme
0.23.0
v
v0.17.6
v0.18.0
v0.19.0
v0.20.0
v0.21.0
v0.22.0
v0.23.0
v0.24.0
v0.25.0
v0.26.1
v0.27.0
v0.27.1
v0.28.0
v0.28.1
v0.28.2
v0.28.3
v0.29.0
v0.29.1
v1.0.0
v1.0.1
v1.1.0
v1.1.1
v1.2.0
v1.3.0
v1.4.0
v1.5.0
v1.6.0
v1.7.0
v1.8.0
v1.8.1
v1.9.0
v1.9.1
v2.0.0
v2.1.0
v2.1.1
v2.10.0
v2.11.0
v2.11.1
v2.12.0
v2.12.1
v2.12.2
v2.13.0
v2.13.1
v2.13.2
v2.14.0
v2.15.0
v2.15.1
v2.15.2
v2.15.3
v2.15.4
v2.16.0
v2.16.1
v2.16.2
v2.16.3
v2.16.4
v2.16.5
v2.16.6
v2.2.0
v2.3.0
v2.4.0
v2.5.0
v2.6.0
v2.6.1
v2.7.0
v2.8.0
v2.9.0
v3.0.0
v3.1.0
v3.1.1
v3.10.0
v3.10.1
v3.10.2
v3.11.0
v3.11.1
v3.12.0
v3.2.0
v3.3.0
v3.4.0
v3.5.0
v3.6.0
v3.6.1
v3.7.0
v3.7.1
v3.8.0
v3.8.1
v3.8.2
v3.8.3
v3.8.4
v3.9.0
v3.9.1
v3.9.2
v3.9.3
v4.0.0
v4.0.1
v4.1.0
v4.2.0
v4.2.1
v4.2.2
v4.2.3
v4.3.0
v4.4.0
v4.5.0
v4.5.1
v4.6.0
v4.6.1
v4.6.2
v4.6.3
${ noResults }
1 Commits (8e835999ca89c30cfde654cf7ae412c39cb9733b)
Author | SHA1 | Message | Date |
---|---|---|---|
pyaiman |
81025e085d
|
feat: Async feature (#566)
* chore: add async client to connection * chore: add async client to keycloak openid * chore: add async client to keycloak uma * chore: add async client and methods to keycloak admin * chore: add async tests for connection and uma class * chore: add async tests for keycloak openid class * chore: add async tests for keycloak admin class * chore: update poetry lock * chore: update poetry lock * fix: poetry files * fix: lint issues * fix: conftest fix * fix: lint test fix * fix: lint test fix * fix: lint test fix * fix: lint test fix * fix: lint test fix * fix: added setuptools * fix: delete request fix and test cases fix * fix: email test case * fix: email test case for older versions * fix: set correct content type on token endpoint * fix: async on missing calls * test: updated tests * chore: deps * fix: preserve original bearer * fix: dont set bearer in refresh token directly * fix: default content type * fix: content type for initial access token * fix: content type for async initial access token * chore: add divergence test * chore: add divergence test for uma and conneciton class * chore: add docs for async module * fix: sphinx error fixes * test: verify signature * test: final divergence tests --------- Co-authored-by: Richard Nemeth <ryshoooo@gmail.com> |
5 months ago |