ryshoooo
bfdcbcdd81
docs: changelog update
2 years ago
PizZaKatZe
2d9308f078
feat: implement cache clearing API ( #414 )
Co-authored-by: Sebastian Neuser <pzkz@infra.run>
2 years ago
ryshoooo
81bc882613
docs: changelog update
2 years ago
Tobias Genannt
04af3af170
fix: get_group_by_path uses Keycloak API to load ( #417 )
Keycloak provides an API endpoint to directly load a group by its path.
This commit changes get_group_by_path to not filter the groups locally
and instead uses the API endpoint.
2 years ago
ryshoooo
f570d2ef94
docs: changelog update
2 years ago
Richard Nemeth
4f1dea8d2c
fix: tests and upgraded deps ( #419 )
* fix: tests and upgraded deps
* test: use absolute path
2 years ago
Richard Nemeth
d7bcca10db
ci: dont skip
2 years ago
Richard Nemeth
9764ec6bd3
chore: upgrade wheel
2 years ago
Richard Nemeth
33f768fd74
chore: upgrade dependencies
2 years ago
ryshoooo
c86400d686
docs: changelog update
2 years ago
Nuwan Goonasekera
fb84c3b67b
feat: add Keycloak UMA client ( #403 )
2 years ago
ryshoooo
75f4571fa9
docs: changelog update
2 years ago
Will Earp
12392fe985
fix: do not include CODEOWNERS ( #407 )
2 years ago
ryshoooo
b693d6e396
docs: changelog update
2 years ago
Richard Nemeth
9a3774e3b6
Merge pull request #390 from M4d40/client_client_scopes
feat: Add Client Scopes of Client
2 years ago
ryshoooo
811bcfef81
docs: changelog update
2 years ago
Richard Nemeth
9f16441fa5
Merge pull request #406 from JeronimoMendes/master
feat: init KeycloakAdmin with token
2 years ago
Jerónimo Mendes
ea624540c6
test: test admin init with token
2 years ago
Philippe Moll
f39fc53858
feat: Add Client Scopes of Client
2 years ago
Jerónimo Mendes
23ecba1e6f
style: fix formatting
2 years ago
Jerónimo Mendes
9c51d02a63
feat: update header if token is given
2 years ago
Jerónimo Mendes
fb0445c0c7
feat: init KeycloakAdmin with token
2 years ago
ryshoooo
503df44452
docs: changelog update
2 years ago
Richard Nemeth
b3d1a6e088
Merge pull request #401 from marcospereirampj/feat/default_realm_roles
feat: added default realm roles handlers
2 years ago
Richard Nemeth
aa207286f0
feat: added default realm roles handlers
2 years ago
ryshoooo
f53f59cc0b
docs: changelog update
2 years ago
Richard Nemeth
3580718b38
Merge pull request #399 from Hadeer-Elsaeed/feat/create_client_authz_scopes
feat(api): add function create_authz_scopes
2 years ago
hadeer_e
1d864703a3
fix: fix testing create_client_authz_scopes parameters
2 years ago
hadeer_e
15a325382f
fix: fix linting
2 years ago
hadeer_e
936ed54977
fix: add testcase for invalid client id
2 years ago
hadeer_e
1da9de39b6
fix: create authz clients test case
2 years ago
hadeer_e
5855ec867e
fix: create authz clients test case
2 years ago
hadeer_e
eeb2fbb628
feat(api): add tests for create_authz_scopes
2 years ago
Richard Nemeth
35af02af95
ci: added python3.11 to daily check
2 years ago
ryshoooo
f9ecd86523
docs: changelog update
2 years ago
Richard Nemeth
6c9d422b0d
Merge pull request #397 from iglimanaj/feat_disable_user
Feat disable user
2 years ago
iglimanaj
4fe06af677
refactor: code formatting after tox checks
2 years ago
Igli Manaj
e9b173024b
refactor: remove print statements
2 years ago
Igli Manaj
945f2923f9
Merge branch 'marcospereirampj:master' into feat_disable_user
2 years ago
ryshoooo
aca13dec9a
docs: changelog update
2 years ago
Richard Nemeth
4a316e4a57
Merge pull request #396 from marcospereirampj/385-tests-failing-for-latest-keycloak-version
385 tests failing for latest keycloak version
2 years ago
Richard Nemeth
8496356103
ci: use tox from poetry
2 years ago
Richard Nemeth
a86ae023f7
chore: added twine to poetry
2 years ago
Richard Nemeth
fa955b759f
fix: use version from the package
2 years ago
Richard Nemeth
451a22a103
fix: default scope to openid
2 years ago
Richard Nemeth
f1809970bc
test: fix the tests for latest keycloak
2 years ago
Richard Nemeth
90298f7af6
style: formatting applied
2 years ago
Richard Nemeth
9ae8efd5eb
chore: dependency update
2 years ago
Richard Nemeth
ef6e6724ba
Merge pull request #382 from marcospereirampj/381-add-support-for-python-311
[WIP] 381 add support for python 311
2 years ago
Richard Nemeth
6554235b50
ci: added python 3.11
2 years ago