Skip to content

Releases: fschmtt/keycloak-rest-api-client-php

Refactor serialization

30 Nov 14:47
eac513b
Compare
Choose a tag to compare

What's Changed

  • Add PHP workflow by @fschmtt in #8
  • Run integration tests against multiple Keycloak versions by @fschmtt in #9
  • Refactor serialization by @fschmtt in #10
  • Return RealmCollection for Realms::all() by @fschmtt in #11

Full Changelog: v0.2.3...v0.3.0

Bump lcobucci/jwt

27 Nov 14:11
c626194
Compare
Choose a tag to compare
v0.2.3

Merge pull request #7 from fschmtt/dependabot/composer/lcobucci/jwt-4…

Attack Detection

31 May 10:53
98f42ea
Compare
Choose a tag to compare

Implemented access to all Attack Detection endpoints.