79 Commits (test/keycloak_versions)

Author SHA1 Message Date
Samiul Sk 26ff4f2841
fix: get_groups pagination call was not used #537 (#541) 6 months ago
Tobias Genannt 70af4bf256 fix: name of client_id parameter 8 months ago
Geoff Owen 7df92332fd feat: Adding additional methods to support roles-by-id api calls 8 months ago
Marcos Pereira Jr 16eec6131e fix: linter check. 8 months ago
Marcos Pereira Jr 039cd75c2a fix: depracated endpoint and fix groups services. 8 months ago
Richard Nemeth ab29558279 feat: realm changing helpers 11 months ago
Richard Nemeth 03c317c68b
fix: Ci/fix tests (#506) 11 months ago
Zima cd060c95e2
chore: Feat/support admin events (#474) 11 months ago
Cainã b93536bc66
chore: add missing get_realm_role_by_id to KeycloakAdmin (#468) 11 months ago
Igor Pronin dc2d4ed542
chore: implement partialImport request (#456) 11 months ago
satolo_ez 2281cc1ada
chore: implement get_realm_role_groups method (#464) 11 months ago
Hadeer Elsaeed 7dd46e1658
chore: Feat/create permission for scopes (#400) 11 months ago
Lucy Linder 6899022a4e
feat: add KeycloakAdmin.get_idp() (#478) 11 months ago
Daniel Herrmann 92f7d7667c
docs: Allow the verify attribute to be bool or string #479 (#480) 11 months ago
mklassen 45116bc02b
feat: Update dynamic client using registration access token (#491) 11 months ago
Kevin Bannier b5695b7792
chore: add typing for KeycloakAdmin connection attribute (#492) 11 months ago
Jacky Lam 2a85ec4557
chore: Add typing to Keycloak admin connection (#496) 11 months ago
Salem Wafi 0d3fd132fa
feat: add an optional search criteria to the get_realm_roles function (#504) 11 months ago
Cainã 326a2d343a
feat: added KeycloakAdmin.update_client_authz_resource() (#462) 1 year ago
Cainã 97fdb1a67e
feat: Implement missing admin method create_client_authz_scope_based_permission() and create_client_authz_policy() (#460) 1 year ago
Ana Paula Mendes 8aa71f48e3
feat: Add query to get users group method and permit pagination (#444) 1 year ago
Richard Nemeth 686eb3a33a chore: bump the deprecation to v4 1 year ago
Mickael Jeanroy 8edbcfd8b8
perf: improve performance of get_user_id (#449) 1 year ago
armin shoughi fab186501b
fix: Initializing KeycloakAdmin without server_url (#439) 1 year ago
Raspreet Singh 5036bfcbee
feat: Add get and delete methods for client authz resources (#435) 1 year ago
Petr Hála 1bdda5f2ae
fix: deprecation warnings in keycloak_admin.py (#425) 2 years ago
Kun Yang e7854d0c65
fix: improved type-hints (#427) 2 years ago
mklassen 8f4b49a4d1
feat: add initial access token support and policy delete method 2 years ago
Nuwan Goonasekera 7bbf4e15b7
fix: Refactor auto refresh (#415) 2 years ago
PizZaKatZe 2d9308f078
feat: implement cache clearing API (#414) 2 years ago
Tobias Genannt 04af3af170
fix: get_group_by_path uses Keycloak API to load (#417) 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
Richard Nemeth aa207286f0 feat: added default realm roles handlers 2 years ago
hadeer_e eeb2fbb628 feat(api): add tests for create_authz_scopes 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 477e0c5a3c feat: option for enabling users 2 years ago
Igli Manaj 6b30631378 feat: helping functions for disabling users 2 years ago
Fredrik Lindner fc6a70f459 feat: attack detection API implementation 2 years ago
Merle Nerger 739e9abfbe feat: added missing functionality to include attributes when returning realm roles according to specifications 2 years ago
Merle Nerger acd457ef39 docs: fixed docstrings stating incorrect return types for get_client_role(s) and get_realm_role(s) 2 years ago
Antonio Lucas Neres 7c486ccb4f feat: add client scope-mappings client roles operations 2 years ago
Antonio Lucas Neres 0fb6c2058d feat: add client scope-mappings realm roles operations 2 years ago
Richard Nemeth c98189ca69 docs: more docstring linting 2 years ago
Richard Nemeth 2bf150f7c1
style: start of more checks 2 years ago
Luca Paganin 067673f81b fix: now get_required_action_by_alias now returns None if action does not exist 2 years ago
Luca Paganin 2d217eca1c fix: remove duplicate function 2 years ago