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.

44 lines
771 B

6 years ago
  1. # Changelog
  2. All notable changes to this project will be documented in this file.
  3. ## [0.5.0] - 2017-08-21
  4. - Basic functions for Keycloak API (well_know, token, userinfo, logout, certs,
  5. entitlement, instropect)
  6. ## [0.6.0] - 2017-08-23
  7. - Added load authorization settings
  8. ## [0.7.0] - 2017-08-23
  9. - Added polices
  10. ## [0.8.0] - 2017-08-23
  11. - Added permissions
  12. ## [0.9.0] - 2017-09-05
  13. - Added functions for Admin Keycloak API
  14. ## [0.10.0] - 2017-10-23
  15. - Updated libraries versions
  16. - Updated Docs
  17. ## [0.11.0] - 2017-12-12
  18. - Changed Instropect RPT
  19. ## [0.12.0] - 2018-01-25
  20. - Add groups functions
  21. - Add Admin Tasks for user and client role management
  22. - Function to trigger user sync from provider
  23. ## [0.12.1] - 2018-08-04
  24. - Add get_idps
  25. - Rework group functions