Skip to content

Releases: italia/spid-cie-php

v.3.10.3

11 Oct 14:15
caeb5ed
Compare
Choose a tag to compare

v.3.10.2

18 Feb 13:29
Compare
Choose a tag to compare
  • 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

22 Jan 17:06
b8dca76
Compare
Choose a tag to compare
  • Add HTTP Post version of SPID Button
  • Add parameter to login function to select HTTP-Post Binding on AuthnRequest

v.3.8.0

26 Sep 15:26
1466532
Compare
Choose a tag to compare

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

14 Jul 19:17
Compare
Choose a tag to compare
  • add setup for demo.spid.gov.it metadata
  • set protect metadata to false

v.3.7.4

27 May 20:56
Compare
Choose a tag to compare

v.3.7.3

26 May 13:57
Compare
Choose a tag to compare
  • add session.disable_fallback configuration

v.3.7.2

19 May 12:09
Compare
Choose a tag to compare
  • minor fix

v.3.7.1

13 May 09:47
Compare
Choose a tag to compare
  • fix EmailAddress value into generated metadata #108

v.3.7.0

01 May 13:32
2e0692a
Compare
Choose a tag to compare
  • encryption of RelayState based on secretsalt of simpleSAMLphp configuration
  • secresalt setup
  • porting to windows