Skip to content

Releases: jenkinsci/oic-auth-plugin

4.297.vcddb_d8a_e4694

15 Jul 16:48
Compare
Choose a tag to compare

🚀 New features and improvements

  • Implement Token Expiry Check and Refresh using Refresh Tokens (#310) @krezovic

📦 Dependency updates

4.290.v6f5e8da_e98b_2

30 Jun 15:56
6f5e8da
Compare
Choose a tag to compare

🚀 New features and improvements

  • Set up an error page when the token could not be validated. (#344) @Vlatombe

4.284.v0cc21de03d37

10 Jun 13:29
0cc21de
Compare
Choose a tag to compare

🐛 Bug fixes

  • Replace OicUserProperty with LastGrantedAuthoritiesProperty (#333) @jglick

4.279.vca_c1e2fdd24b_

10 Jun 10:48
Compare
Choose a tag to compare

🐛 Bug fixes

  • OicUserProperty was discarded after saving the user config page (#332) @jglick

📦 Dependency updates

4.269.va_7526f34f306

22 May 21:38
Compare
Choose a tag to compare

🚀 New features and improvements

🌐 Localization and translation

  • Update french localization (#325) @github-actions

👻 Maintenance

4.257.v5360e8489e8b_

01 May 15:24
5360e84
Compare
Choose a tag to compare

Fix issue(#304) caused by JWKS parsing. This release disables the signature verification if parsing failes but idtoken content is still validated.

If token verification was disabled due to previous version, it can be re-activated to perform content verification. Side effect will be a unique warning at the first failure of JWKS URI parsing.

🚀 New features and improvements

🐛 Bug fixes

4.250.v5a_d993226437

20 Apr 21:24
5ad9932
Compare
Choose a tag to compare

Improve security by verifying signature of provider's idtoken and, if applicable, userinfo. This requires the configuration of the JWKS endpoint of the provider; this is automatic if auto mode is used. At the same time, the idtoken generation and expiry times are verified as per idtoken token verification specs.

A new flag can be configured for bypassing the new checks.

🚀 New features and improvements

🚩 Known issues

  • Issue(#304): JWKS server URL is expected to contain alg parameter which breaks login - workaround: use new flag to disable token signature verification

👻 Maintenance

4.239.v325750a_96f3b_

09 Apr 21:13
325750a
Compare
Choose a tag to compare

🚀 New features and improvements

4.238.v0021f710b_b_f4

09 Apr 09:26
0021f71
Compare
Choose a tag to compare

🌐 Localization and translation

📦 Dependency updates

4.236.v4124503b_a_f88

08 Apr 08:41
4124503
Compare
Choose a tag to compare

Fix regression(#290) on PKCE code verification. PKCE can be re-enabled in configuration.

🐛 Bug fixes

👻 Maintenance

📦 Dependency updates