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

Releases: ICS-MU/ceitec-aai-proxy-idp-template

v2.1.0

06 Nov 18:01
180f9fd
Compare
Choose a tag to compare

[Changed]

  • Removed warning template - it is no longer needed here because it was moved to module perun
  • Using of short array syntax
  • Remove requirements on module Perun

v2.0.0

10 Apr 06:58
0894e77
Compare
Choose a tag to compare

[Added]

  • Added file phpcs.xml

[Changed]

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

v1.3.0

01 Mar 12:09
c7f60d1
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.2.0

01 Mar 12:08
5994c51
Compare
Choose a tag to compare

[Added]

  • Possibility to show a warning in disco-tpl

[Changed]

  • Whole module now uses a dictionary
  • Updated Readme

[Removed]

  • Removed function present_attributes($t, $attributes, $nameParent) from consentform.php

v1.1.1

01 Mar 12:08
b1b5e6c
Compare
Choose a tag to compare

[Changed]

  • Filling email is now required for reporting error
  • Error reporting now uses dictionary
  • Fixed the sentence below the list of all IdPs in addInstitutionApp

v1.1.0

01 Mar 12:07
Compare
Choose a tag to compare

[Added]

  • Short links for MU and VUT in disco-tpl.php

[Changed]

  • If you go to add-institution app, now you see only the list of IdP without Social IdP, short links to some IdPs or link to add-institution app

v1.0.0

01 Mar 12:07
Compare
Choose a tag to compare
Release v1.0.0