Releases: IDCI-Consulting/IDCIKeycloakSecurityBundle
Releases · IDCI-Consulting/IDCIKeycloakSecurityBundle
v2.0.2
v2.0.1
- Set compatible with symfony 5/6
- Rename the Provider Keycloak as KeycloakProvider
- Change the way to retrieve user roles from the resource_access
- Add Security EntryPoint
- Rename configuration key: default_target_path to default_target_route_name
- Rename internal route idci_security_... > idci_keycloak_security_...
- Add a route to acces user account space (add remove the getter from the user): idci_keycloak_security_auth_account
v1.2.1
v1.2.0
Rework bearer token provider
Merge pull request #19 from IDCI-Consulting/rework_bearer Add User informations retrieve from introspect token process
v1.0.1
Release v1.0
Merge pull request #10 from vinz2018/master Fix "client id" key provided by keycloak