You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

329 lines
4.9 KiB

6 years ago
6 years ago
  1. # Changelog
  2. ## v2.4.0 (2022-08-19)
  3. ### Feat
  4. - add client scope-mappings client roles operations
  5. ## v2.3.0 (2022-08-13)
  6. ### Feat
  7. - Add token_type/scope to token exchange api
  8. ## v2.2.0 (2022-08-12)
  9. ### Feat
  10. - add client scope-mappings realm roles operations
  11. ## v2.1.1 (2022-07-19)
  12. ### Refactor
  13. - applied linting
  14. ### Fix
  15. - removed whitespace from urls
  16. ## v2.1.0 (2022-07-18)
  17. ### Feat
  18. - add functions covering some missing REST API calls
  19. - add unit tests
  20. - add docstrings
  21. - add functions covering some missing REST API calls
  22. ### Fix
  23. - linting
  24. - now get_required_action_by_alias now returns None if action does not exist
  25. - moved imports at the top of the file
  26. - remove duplicate function
  27. - applied tox -e docs
  28. - applied flake linting checks
  29. - applied tox linting check
  30. ## v2.0.0 (2022-07-17)
  31. ### Fix
  32. - check client existence based on clientId
  33. - check client existence based on clientId
  34. ### BREAKING CHANGE
  35. - Renamed parameter client_name to client_id in get_client_id method
  36. ## v1.9.1 (2022-07-13)
  37. ### Fix
  38. - turn get_name into a method, use setters in connection manager
  39. ### Refactor
  40. - no need to try if the type check is performed
  41. ## v1.9.0 (2022-07-13)
  42. ### Refactor
  43. - merge master branch into local
  44. ## v1.8.1 (2022-07-13)
  45. ### Fix
  46. - Support the auth_url method called with scope & state params now
  47. - Support the auth_url method called with scope & state params now
  48. - raise correct exceptions
  49. ### Feat
  50. - added flake8-docstrings and upgraded dependencies
  51. - use poetry for package management
  52. ### Refactor
  53. - slight restructure of the base fixtures
  54. ## v1.8.0 (2022-06-22)
  55. ### Feat
  56. - Ability to set custom timeout for KeycloakOpenId and KeycloakAdmin
  57. - Ability to set custom timeout for KCOpenId and KCAdmin
  58. ## v1.7.0 (2022-06-16)
  59. ### Feat
  60. - Allow fetching existing policies before calling create_client_authz_client_policy()
  61. ## v1.6.0 (2022-06-13)
  62. ### Feat
  63. - support token exchange config via admin API
  64. ## v1.5.0 (2022-06-03)
  65. ### Feat
  66. - Add update_idp
  67. - Add update_idp
  68. ## v1.4.0 (2022-06-02)
  69. ### Feat
  70. - Add update_mapper_in_idp
  71. - Add update_mapper_in_idp
  72. ## v1.3.0 (2022-05-31)
  73. ## v1.2.0 (2022-05-31)
  74. ### Feat
  75. - Add get_idp_mappers, fix #329
  76. - Support Token Exchange. Fixes #305
  77. ## v1.1.1 (2022-05-27)
  78. ### Fix
  79. - fixed bugs in events methods
  80. - fixed components bugs
  81. - use param for update client mapper
  82. ## v1.1.0 (2022-05-26)
  83. ### Feat
  84. - added new methods for client scopes
  85. ## v1.0.1 (2022-05-25)
  86. ### Fix
  87. - allow query parameters for users count
  88. - allow query parameters for users count
  89. ## v1.0.0 (2022-05-25)
  90. ### Fix
  91. - correct spelling of public API method
  92. ### BREAKING CHANGE
  93. - Renames `KeycloakOpenID.well_know` to `KeycloakOpenID.well_known`
  94. ## v0.29.1 (2022-05-24)
  95. ### Fix
  96. - allow client_credentials token if username and password not spec…
  97. - allow client_credentials token if username and password not specified
  98. ## v0.29.0 (2022-05-23)
  99. ### Fix
  100. - added fixes based on feedback
  101. ## v0.28.3 (2022-05-23)
  102. ### Fix
  103. - import classes in the base module
  104. - import classes in the base module
  105. ### Feat
  106. - added UMA-permission request functionality
  107. ## v0.28.2 (2022-05-19)
  108. ### Fix
  109. - escape when get role fails
  110. ## v0.28.1 (2022-05-19)
  111. ### Fix
  112. - Add missing keycloak.authorization package
  113. - Add missing keycloak.authorization package
  114. ## v0.28.0 (2022-05-19)
  115. ## v (2022-05-19)
  116. ### Feat
  117. - added authenticator providers getters
  118. - fixed admin client to pass the tests
  119. - initial setup of CICD and linting
  120. ### Refactor
  121. - isort conf.py
  122. - Merge branch 'master' into feature/cicd
  123. ### Fix
  124. - full tox fix ready
  125. - raise correct errors
  126. ## v0.27.1 (2022-05-18)
  127. ### Fix
  128. - **release**: version bumps for hotfix release
  129. ## v0.27.0 (2022-02-16)
  130. ### Fix
  131. - handle refresh_token error "Session not active"
  132. ## v0.26.1 (2021-08-30)
  133. ### Feat
  134. - add KeycloakAdmin.set_events
  135. - add KeycloakAdmin.set_events
  136. ## v0.25.0 (2021-05-05)
  137. ## v0.24.0 (2020-12-18)
  138. ## 0.23.0 (2020-11-19)
  139. ## v0.22.0 (2020-08-16)
  140. ## v0.21.0 (2020-06-30)
  141. ### Feat
  142. - add components
  143. ## v0.20.0 (2020-04-11)
  144. ## v0.19.0 (2020-02-18)
  145. ## v0.18.0 (2019-12-10)
  146. ## v0.17.6 (2019-10-10)
  147. ## v0.5.0 (2017-08-21)
  148. ### Feat
  149. - Basic functions for Keycloak API (well_know, token, userinfo, logout, certs,
  150. entitlement, instropect)
  151. ## v0.6.0 (2017-08-23)
  152. ### Feat
  153. - Added load authorization settings
  154. ## v0.7.0 (2017-08-23)
  155. ### Feat
  156. - Added polices
  157. ## v0.8.0 (2017-08-23)
  158. ### Feat
  159. - Added permissions
  160. ## v0.9.0 (2017-09-05)
  161. ### Feat
  162. - Added functions for Admin Keycloak API
  163. ## v0.10.0 (2017-10-23)
  164. ### Feat
  165. - Updated libraries versions
  166. - Updated Docs
  167. ## v0.11.0 (2017-12-12)
  168. ### Feat
  169. - Changed Instropect RPT
  170. ## v0.12.0 (2018-01-25)
  171. ### Feat
  172. - Add groups functions
  173. - Add Admin Tasks for user and client role management
  174. - Function to trigger user sync from provider
  175. ## v0.12.1 (2018-08-04)
  176. ### Feat
  177. - Add get_idps
  178. - Rework group functions
  179. ## master
  180. ### Feat
  181. - Renamed `KeycloakOpenID.well_know` to `KeycloakOpenID.well_known`
  182. - Add `KeycloakOpenID.token_exchange` to support Token Exchange