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.

45 lines
780 B

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