This repository has been archived by the owner on Sep 19, 2022. It is now read-only.
Releases: CESNET/elixir-aai-proxy-idp-template
Releases · CESNET/elixir-aai-proxy-idp-template
v5.0.0
v4.0.0
v3.0.1
v3.0.0
v2.3.0
v2.2.0
Changed
- Require SSP module Perun in version v4.x
v2.1.0
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
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
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
Added
- Added support for MFA