Richard Nemeth
2f51db98b1
test: updated tests
11 months ago
Richard Nemeth
bc59662754
fix: async on missing calls
11 months ago
Richard Nemeth
619c2e7a27
fix: set correct content type on token endpoint
11 months ago
David
ee7ce356be
fix: email test case for older versions
11 months ago
David
bca3e802a4
fix: email test case
11 months ago
David
412662a760
fix: delete request fix and test cases fix
11 months ago
Richard Nemeth
5afa1b6710
fix: added setuptools
11 months ago
David
692ccf0947
fix: lint test fix
11 months ago
David
1136877d52
fix: lint test fix
11 months ago
David
acba8dc47a
fix: lint test fix
11 months ago
David
5371179fd1
fix: lint test fix
11 months ago
David
7e13b682d9
fix: lint test fix
11 months ago
David
874a806e6a
fix: conftest fix
11 months ago
David
e4ea169c4b
fix: lint issues
11 months ago
Richard Nemeth
e6b17ac2cf
fix: poetry files
11 months ago
David
95ca557eed
chore: update poetry lock
11 months ago
pyaiman
1d787e0c28
Merge branch 'master' into async_feature_renew
11 months ago
David
65b7833026
chore: update poetry lock
11 months ago
David
e220cd3dea
chore: add async tests for keycloak admin class
11 months ago
David
63cfea5d2a
chore: add async tests for keycloak openid class
11 months ago
David
a46df2e46f
chore: add async tests for connection and uma class
11 months ago
David
8fe7662282
chore: add async client and methods to keycloak admin
11 months ago
David
0b9e61d3e9
chore: add async client to keycloak uma
11 months ago
David
9b2ed34c6c
chore: add async client to keycloak openid
11 months ago
David
0fc744a3eb
chore: add async client to connection
11 months ago
Richard Nemeth
210d57696a
chore: deps update for requests due to cve yanking
11 months ago
Josué Funez
9d0772b2d1
docs: example update ( #563 )
Example updated because for KeyCloak 17+ the authentication url changed. The "/auth" at the end of the server_url is not necessary; if we add this it will generate a 404 error.
11 months ago
Richard Nemeth
0ec489dc45
chore: upgrade deps
12 months ago
Richard Nemeth
d771e3fb80
chore: deps upgrade
12 months ago
Richard Nemeth
f00f5c37dd
chore: revert deps
1 year ago
Richard Nemeth
fad9d786d6
chore: update deps
1 year ago
Richard Nemeth
84af4a1666
docs: spelling
1 year ago
ryshoooo
1a3f2f77f9
docs: changelog update
1 year ago
Richard Nemeth
6ec4998cff
feat: Merge pull request #556 from marcospereirampj/release/4.0.0
Release/4.0.0
1 year ago
Richard Nemeth
4bd55baea7
fix: removed dead code, stabilized tests
1 year ago
Richard Nemeth
d3fc5d907b
docs: updated readme
1 year ago
Richard Nemeth
4dc5b0ab70
refactor: refactored decode_token
complete refactor of the decode_token method in oid
BREAKING CHANGE: changes signatures significantly
1 year ago
Richard Nemeth
f0c731b652
feat: re-enable full group hierarchy fetching
1 year ago
Richard Nemeth
9f57480dc0
test: added missing tests
1 year ago
Richard Nemeth
7692582f48
test: updated tests not to use deprecated attributes
1 year ago
Richard Nemeth
333a1edfcb
fix: removed deprecated functionality
Removed the deprecated functionality
BREAKING CHANGE: Many attributes removed from the admin class
1 year ago
Richard Nemeth
31e4057697
chore: updated dependencies, moved docs into separate poetry group
1 year ago
Richard Nemeth
af3d596166
test: fix match
1 year ago
ryshoooo
2f1c317005
docs: changelog update
1 year ago
Côme Mary-Vallée
654cf8848d
feat: allows retrieval of realm and client level roles for a user ( #512 )
Co-authored-by: Côme Mary-Vallée <come.maryvallee@cdbdx.biz>
1 year ago
Richard Nemeth
5eb9c8df42
ci: upgrade actions ( #548 )
1 year ago
ryshoooo
ab25e0fec8
docs: changelog update
1 year ago
Richard Nemeth
1e9922b6b9
fix: lowercase default role name ( #547 )
1 year ago
Tobias Genannt
49f2d8bef0
docs: Update all links ( #546 )
Update all links to the Keycloak Admin REST API for the current version.
1 year ago
Richard Nemeth
5eaafed215
chore: updated changelog
1 year ago