Skip to content

Releases: IDCI-Consulting/IDCIKeycloakSecurityBundle

v2.0.2

20 Jun 11:46
Compare
Choose a tag to compare
  • Improve the documentation (Thanks to C. SCHWARZ).
  • Handle server side user session logout.

v2.0.1

13 Feb 09:39
8de1487
Compare
Choose a tag to compare
  • 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

28 Mar 07:33
Compare
Choose a tag to compare
Fix: catch exception on refresh user

v1.2.0

22 Oct 10:30
Compare
Choose a tag to compare
Update: knpu oauth2 client bundle version

Rework bearer token provider

25 May 12:27
fd57cf9
Compare
Choose a tag to compare
Merge pull request #19 from IDCI-Consulting/rework_bearer

Add User informations retrieve from introspect token process

v1.0.1

02 Sep 08:07
Compare
Choose a tag to compare
Update: GetResponseForExceptionEvent->getException() is deprecated si…

Release v1.0

05 Dec 08:48
baf87a5
Compare
Choose a tag to compare
Merge pull request #10 from vinz2018/master

Fix "client id" key provided by keycloak