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

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

v1.4.1

27 Feb 09:54
90c6249
Compare
Choose a tag to compare

Fixed

  • Set the default LoA to 0 for IdP without or with empty attribute 'entityCategory'

v1.4.0

20 Feb 08:29
bfb858f
Compare
Choose a tag to compare

Changed

  • Changed ComputeLoA Process filter to add LoA=2 for people from university with affiliation='alum'

Fixed

  • Fix for situation when request does not contain Perun data

v1.3.1

24 Jan 12:20
b1cc006
Compare
Choose a tag to compare

Fixed

  • Fixed required version of module 'cesnet/simplesamlphp-module-perun'
  • Fixed css

v1.3.0

12 Nov 13:49
1b2a7b3
Compare
Choose a tag to compare

Added

  • Added logo for Metacentrum

v1.2.0

12 Nov 13:47
aca421e
Compare
Choose a tag to compare

Added

  • Added License
  • Possibility to show a warning in disco-tpl
  • Added example how to configure ComputeLoA process filter

Changed

  • Updated README
  • Changed calls of RpcConnector methods (More information about changes in connectors and adapters in perun-simplesamlphp-module you can find in this PR)
  • Filter IsCesnetEligible is now computed by combination of attributes from user and CESNET LDAP

Fixed

  • Fixed duplicate property
  • Fixed the bug with hidden language bar if the $_POST is not empty

Removed

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

v1.1.5

21 Aug 06:35
93af82a
Compare
Choose a tag to compare

Fixed

-Fixed translations

v1.1.4

17 Aug 11:34
225fd3f
Compare
Choose a tag to compare

Added

  • Added logos for Social Providers

Changed

  • Whole module now uses a dictionary

v1.1.3

17 Aug 11:34
c2ea694
Compare
Choose a tag to compare

Changed

  • Fixed the pattern in isCesnetEligibleLastSeen
  • Changed the email address for support in template

v1.1.2

17 Aug 11:33
b1c80c7
Compare
Choose a tag to compare

Changed

  • Fixed the filter for isCesnetEligibleLastSeen that checks the eduPersonScopedAffiliations
  • Fixed the bug, that attribute isCesnetEligibleLastSeen wasn't filled for Hostel Idp

v1.1.1

17 Aug 11:33
a4ddac8
Compare
Choose a tag to compare

Changed

  • Fixed the bug in isCesnetEligibleLastSeen and ComputeLoA, that throw error when the attribute 'EntityCategory' isn't in IdP metadata or if UserAttributes 'eduPersonScopedAffiliation' isn't received from IdP.
  • Removed the line in disco-tpl that log defaultFilter without any other information