Skip to content

Releases: italia/spid-cie-php

v.3.11.1

Choose a tag to compare

@damikael damikael released this 14 Oct 18:19
aca8210
  • feat: add TeamSystem IdP to SPID button

v.3.11.0

Choose a tag to compare

@damikael damikael released this 13 Oct 18:20
c5585f0
  • feat: add CIE compatibility

v.3.10.3

Choose a tag to compare

@damikael damikael released this 11 Oct 14:15
caeb5ed

v.3.10.2

Choose a tag to compare

@damikael damikael released this 18 Feb 13:29
  • add error redirection to custom error page
  • add custom response handlers for individual proxy clients
  • add spid level and AttributeConsumingServiceIndex selection on proxy
  • add requirement constaints to composer

v.3.9.0

Choose a tag to compare

@damikael damikael released this 22 Jan 17:06
b8dca76
  • Add HTTP Post version of SPID Button
  • Add parameter to login function to select HTTP-Post Binding on AuthnRequest

v.3.8.0

Choose a tag to compare

@damikael damikael released this 26 Sep 15:26
1466532

Enhance Proxy with JWS and JWE response token

Add ability to:

  • define multiple clients through spid-php-proxy.json configuration

  • return a JWS signed with the Service Provider private key

  • return a JWE encrypred with a secret provided to client

  • implement proxy API to login, logout and verify tokens

  • choice redirect_uri for default client during setup

  • choice if sign response during setup

  • choice if encrypt response during setup

  • add getResponseID() function to API SDK

v.3.7.5

Choose a tag to compare

@damikael damikael released this 14 Jul 19:17
  • add setup for demo.spid.gov.it metadata
  • set protect metadata to false

v.3.7.4

Choose a tag to compare

@damikael damikael released this 27 May 20:56

v.3.7.3

Choose a tag to compare

@damikael damikael released this 26 May 13:57
  • add session.disable_fallback configuration

v.3.7.2

Choose a tag to compare

@damikael damikael released this 19 May 12:09
  • minor fix