Wouter Claeys
ec1affa1df
fix: Leeway config ( #568 )
5 months ago
Richard Nemeth
210d57696a
chore: deps update for requests due to cve yanking
5 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.
5 months ago
Richard Nemeth
0ec489dc45
chore: upgrade deps
5 months ago
Richard Nemeth
d771e3fb80
chore: deps upgrade
6 months ago
Richard Nemeth
f00f5c37dd
chore: revert deps
6 months ago
Richard Nemeth
fad9d786d6
chore: update deps
6 months ago
Richard Nemeth
84af4a1666
docs: spelling
6 months ago
ryshoooo
1a3f2f77f9
docs: changelog update
6 months ago
Richard Nemeth
6ec4998cff
feat: Merge pull request #556 from marcospereirampj/release/4.0.0
Release/4.0.0
6 months ago
Richard Nemeth
4bd55baea7
fix: removed dead code, stabilized tests
6 months ago
Richard Nemeth
d3fc5d907b
docs: updated readme
6 months ago
Richard Nemeth
4dc5b0ab70
refactor: refactored decode_token
complete refactor of the decode_token method in oid
BREAKING CHANGE: changes signatures significantly
6 months ago
Richard Nemeth
f0c731b652
feat: re-enable full group hierarchy fetching
6 months ago
Richard Nemeth
9f57480dc0
test: added missing tests
6 months ago
Richard Nemeth
7692582f48
test: updated tests not to use deprecated attributes
6 months ago
Richard Nemeth
333a1edfcb
fix: removed deprecated functionality
Removed the deprecated functionality
BREAKING CHANGE: Many attributes removed from the admin class
6 months ago
Richard Nemeth
31e4057697
chore: updated dependencies, moved docs into separate poetry group
6 months ago
Richard Nemeth
af3d596166
test: fix match
7 months ago
ryshoooo
2f1c317005
docs: changelog update
7 months 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>
7 months ago
Richard Nemeth
5eb9c8df42
ci: upgrade actions ( #548 )
7 months ago
ryshoooo
ab25e0fec8
docs: changelog update
7 months ago
Richard Nemeth
1e9922b6b9
fix: lowercase default role name ( #547 )
7 months ago
Tobias Genannt
49f2d8bef0
docs: Update all links ( #546 )
Update all links to the Keycloak Admin REST API for the current version.
7 months ago
Richard Nemeth
5eaafed215
chore: updated changelog
7 months ago
ryshoooo
0c26db36a4
docs: changelog update
7 months ago
ThanhPT
ed124cdaae
feat: add admin group count ( #540 )
7 months ago
Carlotta Fabian
f87c64af36
fix: fix keycloak_admin.create_user documentation/ typehint ( #545 )
7 months ago
Aurélien Alet
8f10fe5f0a
fix: improve KeycloakAdmin.get_client_id() performances ( #511 )
Co-authored-by: Aurélien Alet <aurelien.alet@cdbdx.biz>
7 months ago
Tobias Genannt
e1c89737a7
feat: Allow query parameters for group children ( #534 )
7 months ago
Richard Nemeth
e984f8a899
ci: fix docs pipeline
7 months ago
Matt Collecutt
1dd6c81f52
fix: incorporate custom headers into default header setup ( #533 )
* refactor: incorporate custom headers into default header setup
Modify the default headers construction to merge in custom headers if provided. This change ensures that custom headers, such as Cloudflare access tokens, are included in the request before self.get_token() is called and without overwriting the default headers like 'Authorization' and 'Content-Type'.
* refactor: Fixing linting issue
Fixing linting issue by adding trailing comma to key in dict
* refactor: adding custom headers to KeycloakOpenID
Adding `custom_headers` to KeycloakOpenID instantiation.
7 months ago
Richard Nemeth
1823ac226b
test: Test/keycloak versions ( #543 )
* ci: more keycloak versions
* chore: deps upgrade
7 months ago
Samiul Sk
26ff4f2841
fix: get_groups pagination call was not used #537 ( #541 )
7 months ago
Tobias Genannt
e16562f966
test: Tests with Keycloak 24 ( #535 )
7 months ago
ryshoooo
2125d1e788
docs: changelog update
8 months ago
Nathan Furnal
e285f92e6b
fix: use jwcrypto and remove python-jose
8 months ago
Nathan Furnal
6ba6c90bec
fix: replace python-jose with jwcrypto
8 months ago
Nathan Furnal
fbabcc69cd
chore: no envrc
8 months ago
ryshoooo
ae9e0874bd
docs: changelog update
9 months ago
Marcos Pereira Jr
ea7be963a1
feat: new docs.
9 months ago
Marcos Pereira Jr
b8b4c63556
feat: new docs.
9 months ago
Marcos Pereira Jr
9cc7454d8b
feat: new docs.
9 months ago
Marcos Pereira Jr
02de374a22
feat: new docs.
9 months ago
Marcos Pereira Jr
bcf676b3a0
feat: new docs.
9 months ago
Marcos Pereira Jr
92d1ebd344
feat: new docs.
9 months ago
Marcos Pereira Jr
f9da00888c
fix: updated readme.
9 months ago
Marcos Pereira Jr
7eb0addb15
feat: new docs.
9 months ago
ryshoooo
ef9d233954
docs: changelog update
9 months ago