Skip to content

Releases: OpenConext/Stepup-AzureMFA

0.2.3

19 Dec 11:04
51d1fd0
Compare
Choose a tag to compare

Make sure we can install composer dependencies in prod mode

0.2.2

19 Dec 10:21
9e5c9a3
Compare
Choose a tag to compare

Add the surfnet_saml.yaml configuration to the prod package configuration

0.2.1

19 Dec 10:22
10b1457
Compare
Choose a tag to compare

Improved the test coverage of the locale related features

0.2.0

18 Dec 14:02
3347aa1
Compare
Choose a tag to compare

The authentication logic was updated and covered by additional test coverage.
Several example logic still present in the project was removed.

0.1.0

18 Dec 08:16
abb28d9
Compare
Choose a tag to compare

This release supports registrations, authentications should work to, but this has not been verified and tested in detail.

0.0.5

28 Nov 11:14
3b2edc1
Compare
Choose a tag to compare

Introduce the institutions.yaml configuration and parse it into a value object structure.

0.0.4

26 Nov 09:15
84d1d20
Compare
Choose a tag to compare

Apply changes to make the build pass

  1. The composer file was not able to pass composer validate. The name
    was not lower cased, and the lockfile was not in sync. In the process,
    some minor updates where installed for several dependencies
  2. The controller web test was not in sync, the updated translations
    where not updated in the test

0.0.3

26 Nov 09:03
d3972de
Compare
Choose a tag to compare
  • Updated the README.md with verified installation instructions
  • Installed security update for js-yaml package

0.0.2

25 Nov 15:10
7c7d703
Compare
Choose a tag to compare

Add initial Azure MFA files to the project

The project is based on the GSSP example project but references
to that project have been removed and renamed to Azure MFA.

Will probably need lots of fine tuning.

See: https://github.com/OpenConext/Stepup-gssp-example