dmstr / keycloak-security-bundle
Keycloak-backed Symfony Security: KeycloakUser + KeycloakUserProvider for JWT-authenticated users managed in Keycloak, plus a CLI for token retrieval.
Package info
github.com/dmstr/keycloak-security-bundle
Type:symfony-bundle
pkg:composer/dmstr/keycloak-security-bundle
0.2.0
2026-06-14 21:15 UTC
Requires
- php: >=8.4
- lexik/jwt-authentication-bundle: ^3.0
- symfony/framework-bundle: ^7.0
- symfony/security-bundle: ^7.0
Requires (Dev)
- phpunit/phpunit: ^12.0
This package is auto-updated.
Last update: 2026-06-14 21:20:43 UTC
README
dmstr/keycloak-security-bundle
Keycloak-backed Symfony Security.
Features (planned)
KeycloakUser— user model populated from JWT claims issued by KeycloakKeycloakUserProvider— Symfony Security user providerTestAuthenticator— opt-in fake authenticator for testsapp:auth:tokenCLI — retrieve a JWT for a configured Keycloak user
License
MIT © diemeisterei GmbH