Skip to content

Releases: openseawave/keycloak

v1.0.7

31 Oct 23:14
Compare
Choose a tag to compare
  • Fix bug with GrantType at Keycloak class

v1.0.6

31 Oct 22:59
Compare
Choose a tag to compare
  • Change $httpClient to optional at Keycloak

v1.0.5

31 Oct 22:55
Compare
Choose a tag to compare
  • Fix issue with Keycloak __construct $httpClient was public

v1.0.4

27 Oct 18:08
Compare
Choose a tag to compare
  • fix issue with keycloak class data types.

v1.0.3

22 Oct 21:38
Compare
Choose a tag to compare
  • Support all methods defined in KeycloakInterface

v1.0.2

21 Oct 14:29
Compare
Choose a tag to compare
  • Add new method getUserByUsername return one user from keycloak

v1.0.1

21 Oct 08:57
Compare
Choose a tag to compare
  • Update documentation
  • Update config/keycloak.php

v1.0.0

19 Oct 11:30
Compare
Choose a tag to compare
  • Support Keycloak::getToken
  • Support Keycloak::countUsers
  • Support Keycloak::getUsers
  • Support Keycloak::getUser
  • Support Keycloak::createUser
  • Support Keycloak::updateUser
  • Support Keycloak::deleteUser
  • Support Keycloak::getRoles
  • Support Keycloak::createRole