Skip to content

Releases: jenkinsci/oic-auth-plugin

4.331.vd925b_f76f3a_c

05 Sep 21:50
d925bf7
Compare
Choose a tag to compare

👷 Changes for plugin developers

4.330.v6fdfc07513e3

05 Sep 20:02
6fdfc07
Compare
Choose a tag to compare

👷 Changes for plugin developers

4.329.v994d3f265d68

05 Sep 17:33
994d3f2
Compare
Choose a tag to compare

👷 Changes for plugin developers

4.324.vfd49d010926b_

28 Aug 09:31
fd49d01
Compare
Choose a tag to compare

🐛 Bug fixes

4.320.v23537cb_a_b_5c6

27 Aug 20:21
Compare
Choose a tag to compare

🚀 New features and improvements

🚦 Tests

4.303.v84089a_708ea_7

26 Jul 13:25
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fix redirect loop when oic credentials have expired but jenkins session is still valid (#357) @mikecirioli

4.299.v5ca_eb_6a_f3e6d

19 Jul 15:26
5caeb6a
Compare
Choose a tag to compare

🐛 Bug fixes

  • Stop persisting OicSession in HTTP session when only OIDC state is required (#353) @Vlatombe

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