isccarrasco
5d1262a747
Updating the version of requestrequests-toolbelt which removed the usage of google app engine and uses urllib3
Signed-off-by: isccarrasco <mario.carrasco@gmail.com>
2 years ago
Karim EL HAJOUI
35bdbe9575
fix(pyproject.toml): loose requests pgk and remove urllib3 as dependency ( #434 )
* fix(pyproject.toml): loose requests pgk and remove urllib3 as dependency
* build: update poetry.lock
* revert: everything
* revert: revert-ception
2 years ago
Nuwan Goonasekera
7bbf4e15b7
fix: Refactor auto refresh ( #415 )
* refactor: Factor our OpenIdConnectionManager class and deprecate old methods
* refactor: Refactor keycloak uma client to use openid connection manager
* fix: Perform token renewal at 90% of lifetime
* refactor: Add optional openid connection constructor param to keycloak admin
* refactor: Remove auto_refresh_token in favour of automatic refresh on expiry
* refactor: move KeycloakOpenIDConnectionManager to a separate file
* docs: uma additions and fixes
* refactor: rename token_renewal_fraction->token_lifetime_fraction
* refactor: shorten KeycloakOpenIDConnectionManager->KeycloakOpenIDConnection
* docs: incorporate review comments
3 years ago
Richard Nemeth
4f1dea8d2c
fix: tests and upgraded deps ( #419 )
* fix: tests and upgraded deps
* test: use absolute path
3 years ago
Richard Nemeth
9764ec6bd3
chore: upgrade wheel
3 years ago
Richard Nemeth
33f768fd74
chore: upgrade dependencies
3 years ago
Richard Nemeth
a86ae023f7
chore: added twine to poetry
3 years ago
Richard Nemeth
9ae8efd5eb
chore: dependency update
3 years ago
Richard Nemeth
eda6a2762c
ci: fix docs build
3 years ago
Richard Nemeth
1eaa4afc48
chore: dependency update
3 years ago
Richard Nemeth
754cd04274
chore: update dependencies
3 years ago
Richard Nemeth
fd1e4b839b
chore: dependency updates
3 years ago
Richard Nemeth
a14a47dd40
chore: dependency update
3 years ago
Richard Nemeth
f61b42a6ec
test: fixed tests, updated dependencies
3 years ago
Richard Nemeth
2bf150f7c1
style: start of more checks
3 years ago
Richard Nemeth
0a5e39d8a5
chore: updated dependencies
3 years ago
Luca Paganin
96085b7b1d
fix: applied flake linting checks
3 years ago
Luca Paganin
fb942c11d8
feat: add unit tests
3 years ago
Luca Paganin
9bff615fec
feat: add docstrings
3 years ago
Luca Paganin
5bc5d4f321
feat: add functions covering some missing REST API calls
3 years ago
Richard Nemeth
a07a5eb60f
style: removed manifest, applied pre-commit hooks
3 years ago
Richard Nemeth
5e6c775735
style: fixed docstrings everywhere
3 years ago
Richard Nemeth
9ab340f4a4
feat: added flake8-docstrings and upgraded dependencies
3 years ago
Chuma Umenze
e7152e5c74
build: use poetry for package management
3 years ago