Releases: OpenConext/OpenConext-profile
Releases · OpenConext/OpenConext-profile
1.2.1
In order to be compatible with EngineBlock 5.9, Profile needed to stop using the SURFconextId. As Engine no longer releases it.
Bugfix
- Stop using SURFconextId as user identifier #114
Maintenance
1.2.0
In this release
New feature
- Implement user lifecycle data download #109
Improvements
- Add some more attribute translations #110
- Log which URL failed validation. #111
1.1.2
In this release
- ARP attribute motivations are displayed on the 'my-services' page #107
- Added EB 5.7.2 compatibility (added support for attribute motivations) #107
- Upgraded Symfony to latest 2.7 version #108
1.1.1
Bugfix
- allow service providers without configured NameIDFormat (pivotal).
This release requires EngineBlock 5.6 >=5.6.7 or EngineBlock 5.7 >= 5.7.1.
1.1.0
⚠️ Please note that this release requires EngineBlock 5.5.5 or newer to function properly!
In this release, the following features, bugfixes and improvements have been added:
Features
- Don't show transient and persistent name IDs #101
- Display the support URL on 'My Services' #102
Bugfixes
- Don't error when single-sign-on is not completed #96
Other improvements
- Add custom error templates for 403, 404 and 500 errors #100
- Append a cache-buster to all frontend assets #97
- Allow IDP metadata without contacts #98
1.0.3
Updates SimpleSAMLPHP/SAML2 library to version 3.1.4
1.0.2
Security patches have been applied on top of release 1.0.1 for simplesamlphp/saml2 and paragonie/random_compat
1.0.1-hotfix1
Hotfix release of 1.0.1 including only the security patch for SA-201802-01.
1.0.1
In addition to the 1.0.0 release. This adds the following changes:
- SAML2 library upgrade
- Cleanup
- Makes the EngineBlock 5.5 dependency explicit in the README