File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
88
99## [ Unreleased]
1010
11+ ## [ 2.4.0] 2026-04-20
12+
13+ * Added support for ` itk-dev/openid-connect ` 4.x.
14+
1115## [ 2.3.1] 2025-12-12
1216
1317* Correctly identify form configured OIDC providers.
@@ -41,7 +45,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4145
4246* Allowed multiple providers.
4347
44- [ Unreleased ] : https://github.com/itk-dev/os2forms_nemlogin_openid_connect/compare/2.3.1...HEAD
48+ [ Unreleased ] : https://github.com/itk-dev/os2forms_nemlogin_openid_connect/compare/2.4.0...HEAD
49+ [ 2.4.0 ] : https://github.com/itk-dev/os2forms_nemlogin_openid_connect/compare/2.3.1...2.4.0
4550[ 2.3.1 ] : https://github.com/itk-dev/os2forms_nemlogin_openid_connect/compare/2.3.0...2.3.1
4651[ 2.3.0 ] : https://github.com/itk-dev/os2forms_nemlogin_openid_connect/compare/2.2.1...2.3.0
4752[ 2.2.1 ] : https://github.com/itk-dev/os2forms_nemlogin_openid_connect/compare/2.2.0...2.2.1
Original file line number Diff line number Diff line change 77 "require" : {
88 "drupal/webform" : " ^6.0" ,
99 "itk-dev/drupal_psr6_cache" : " ^1.1" ,
10- "itk-dev/openid-connect" : " ^3.1" ,
10+ "itk-dev/openid-connect" : " ^3.1 || ^4.0 " ,
1111 "os2web/os2web_audit" : " ^1.0" ,
1212 "os2web/os2web_key" : " ^1.0" ,
1313 "os2web/os2web_nemlogin" : " ^1.2" ,
You can’t perform that action at this time.
0 commit comments