Skip to content

Releases: mainick/KeycloakClientBundle

1.0.4

03 Oct 17:56

Choose a tag to compare

Full Changelog: https://github.com/mainick/KeycloakClientBundle/commits/1.0.4

Added

  • Initial release!
  • Service to get the Keycloak client.
  • Listener to token validator the user one every request.
  • Authentication user by username and password.
  • Verify and introspect the token.
  • Refresh the token.
  • Retrieve user info.
  • Methods for the check of roles.
  • Methods for the check of groups.
  • Methods for the check of scope.

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing