Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

Releases: CESNET/elixir-aai-proxy-idp-template

v5.0.0

13 Apr 08:43
Compare
Choose a tag to compare

5.0.0 (2022-04-13)

Features

BREAKING CHANGES

  • dropped ELIXIR design, using LS design from now on.

v4.0.0

14 Mar 17:28
Compare
Choose a tag to compare

4.0.0 (2022-03-14)

Features

  • 🎸 Remove CSC MFA related functionality (329eb78)

BREAKING CHANGES

  • 🧨 Removed CSC MFA related functionality

v3.0.1

10 Mar 10:28
Compare
Choose a tag to compare

3.0.1 (2022-03-10)

Bug Fixes

  • 🐛 Fix name of loginForm file (f988ea3)

v3.0.0

10 Mar 09:57
Compare
Choose a tag to compare

v2.3.0

30 Mar 09:41
v2.3.0
54a9257
Compare
Choose a tag to compare

Changed

  • Requires SSP module Perun in version v4.0 or greater

v2.2.0

06 Nov 09:00
a465492
Compare
Choose a tag to compare

Changed

  • Require SSP module Perun in version v4.x

v2.1.0

23 Sep 12:41
3071f28
Compare
Choose a tag to compare

Added

  • Added process filter for MFA using CSC MFA OIDC server

Changed

  • Using of short array syntax ([] instead of array())
  • Using imports instead of qualified names
  • Removed warning template - it is no longer needed here because it was moved to module perun

v2.0.0

26 Apr 08:14
4a48242
Compare
Choose a tag to compare

Added

  • Added file phpcs.xml

Changed

  • Changed code style to PSR-2
  • addInstitution URL nad email in disco-tpl.php are loaded from a config file
  • Templates are included from module perun

v1.4.0

27 Feb 10:35
7a8dcdc
Compare
Choose a tag to compare

Added

  • Added support for pass selected IdP from SP in AuthnContextClassRef attribute.

    • It's required add this line into module_perun.php config file
      'disco.removeAuthnContextClassRefPrefix' => 'urn:cesnet:proxyidp:',
      

Changed

  • Social Idps are not shown when adding institution

v1.3.0

21 Jan 10:44
120bf55
Compare
Choose a tag to compare

Added

  • Added support for MFA