Skip to content

Releases: OpenConext/OpenConext-profile

1.2.1

21 Feb 14:04
884c1c7
Compare
Choose a tag to compare

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

  • Security updates #113

1.2.0

22 Jan 14:43
3af7b0d
Compare
Choose a tag to compare

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

27 Jun 11:28
dfdafd8
Compare
Choose a tag to compare

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

25 May 08:00
Compare
Choose a tag to compare

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

07 Mar 13:27
3057685
Compare
Choose a tag to compare

⚠️ 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

07 Mar 06:22
Compare
Choose a tag to compare

Updates SimpleSAMLPHP/SAML2 library to version 3.1.4

1.0.1-hotfix2

06 Mar 10:29
Compare
Choose a tag to compare

Hotfix release of 1.0.1 including only the security patch for SA-201802-01 and SA-201803-01.

1.0.2

01 Mar 15:16
b988275
Compare
Choose a tag to compare

Security patches have been applied on top of release 1.0.1 for simplesamlphp/saml2 and paragonie/random_compat

1.0.1-hotfix1

01 Mar 15:42
Compare
Choose a tag to compare

Hotfix release of 1.0.1 including only the security patch for SA-201802-01.

1.0.1

05 Feb 12:08
7a5e8d7
Compare
Choose a tag to compare

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