Releases: OpenConext/Stepup-Middleware
Releases · OpenConext/Stepup-Middleware
5.2.1
Full Changelog: 5.2.0...5.2.1
5.2.0-beta1
What's Changed
- GHA: Add action to build and publish a test container by @quartje in #413
- Port to
main
: Use RA roles when testing authorizations by @MKodde in #418 - Bump phpseclib/phpseclib from 3.0.35 to 3.0.37 by @dependabot in #420
Full Changelog: 5.1.1...5.2.0-beta1
5.2.0
What's Changed
- GHA: Add action to build and publish a test container by @quartje in #413
- Port to
main
: Use RA roles when testing authorizations by @MKodde in #418 - Bump phpseclib/phpseclib from 3.0.35 to 3.0.37 by @dependabot in #420
- Migrate security-check to reusable Github Actions by @phavekes in #421
Full Changelog: 5.1.1...5.2.0
5.1.1
5.1.1-beta2
New Features
- the /var/cache/prod directory must be writable by the apache php module (b47de61 by @pmeulen)
- Create a parameters.yaml.dist that works in a docker dev env (#405 dd36509 by @quartje)
- esi, fragments not used so disable (39e05e9 by @thijskh)
- add missing parameters (2f8ac0e by @tvdijen)
- Call to a member function getEmail() on string (1658b9a by @tvdijen)
- :assertSatIsAllowed method (1024255 by @MKodde, b7c9806 by @MKodde)
- OpenConext/Stepup-Middleware into develop (d2e1ebc by @pmeulen)
- :findByIdentityId (35f47c9 by @MKodde)
- OpenConext/Stepup-Middleware into feature/fine-grained-authorization (5ef0b05 by @pablothedude)
- "server_version" configurable (0a2ad7e by @MKodde)
- :getType method is now public (ecbd039 by @MKodde, b402857 by @MKodde)
- not used (dfe9bea)
- :equals (76d7be9)
- array access instead of array_map (3b423b5)
- surround service references with double quotes (9a735e1)
- clear on prod (d78eb47)
- correct dataprovider naming and data (7cb32fa)
- ra_locations v raLocations (63e382e)
- properly quote services as arguments in services.yml (abf07cd)
- correct exception messages for type conversion errors (bd86705)
- use short property names (72a1db2)
- improve variable naming (15a8ab1)
- remove string casting, add type checking (a668ee9)
- coupling because of value objects (c36b673)
- suppress warning for coupling between objects (0ddb1f4)
- remove institute from methods, add accessor (3a219f0)
- accessor, serializable (4d1c514)
- naming, accessor, serializable (d340449)
- :class constant for a little while longer. (652bd9b)
- :unknown()`. (8c12d78)
- :isArray assert. (5933812)
- Reference does not implement ArrayAccess (1238f31)
- event:replay command (ca29d94)
- clear (331c7c8)
- comesBefore, added tests for DateTime (d8727bc)
- IdentityId. (646cb5a)
- //www.pivotaltracker.com/story/show/83538452 (bf76355)
- :$institution type hint and serialisation. (702f68b)
- :now()`. (e4563a8)
- :invalidType() $parameterName type. (bb064b8)
- :create() factory method. (0d3201c)
Documentation Changes
- typo (eb1650d by @tvdijen, e716b18 by @tvdijen, 5879a5b by @tvdijen)
- identity endpoint requires institution (439e8c9 by @thijskh)
Full Changelog: 5.1.1-beta...5.1.1-beta2
5.1.1-beta
5.1.0-beta4
Auto generated release. Please update these release notes manually.
5.1.0-beta3
Auto generated release. Please update these release notes manually.
5.1.0
- Introduction of the SSO on 2FA feature in Stepup-Middleware
- Please run the provided Doctrine Migration to prepare the Middleware and Gateway projections
- By default the SSO on 2FA feature is disabled for all institutions and can be enabled via the Middleware institution configuration
Additional information
- See docs/sso-on-2fa.md
- See docs/MiddlewareConfiguration.md
- See https://www.pivotaltracker.com/epic/show/5024251 for details
5.1.0-beta2
What's Changed
Full Changelog: 5.1.0-beta...5.1.0-beta2