This repository was archived by the owner on Sep 19, 2022. It is now read-only.
Releases: CESNET/einfra-aai-proxy-idp-template
Releases · CESNET/einfra-aai-proxy-idp-template
v1.4.1
Fixed
- Set the default LoA to 0 for IdP without or with empty attribute 'entityCategory'
v1.4.0
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
Fixed
- Fixed required version of module 'cesnet/simplesamlphp-module-perun'
- Fixed css
v1.3.0
Added
- Added logo for Metacentrum
v1.2.0
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
Fixed
-Fixed translations
v1.1.4
Added
- Added logos for Social Providers
Changed
- Whole module now uses a dictionary
v1.1.3
Changed
- Fixed the pattern in isCesnetEligibleLastSeen
- Changed the email address for support in template
v1.1.2
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
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