Skip to content

Releases: jenkinsci/oic-auth-plugin

oic-auth-2.3

22 Nov 20:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: oic-auth-2.2...oic-auth-2.3

oic-auth-2.2

26 Oct 20:06
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @lllmaa made their first contribution in #90
  • @richardjq made their first contribution in #121
  • @jilyaluk made their first contribution in #115

Full Changelog: oic-auth-2.1...oic-auth-2.2

oic-auth-2.1

18 Oct 20:27
Compare
Choose a tag to compare

What's Changed

Non-functional Changes

New Contributors

Full Changelog: oic-auth-2.0...oic-auth-2.1

oic-auth-2.0

25 Sep 09:55
Compare
Choose a tag to compare

What's Changed

  • Bump parent version to 4.47
  • Support for Java 11+
  • Support for Jenkins 2.366+ ( Closes #105 )
  • Support for Jenkins matrix permission

New Contributors

Full Changelog: oic-auth-1.8...oic-auth-2.0

oic-auth-1.8

20 Oct 10:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: oic-auth-1.7...oic-auth-1.8

oic-auth-1.7

20 Oct 10:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: oic-auth-1.6...oic-auth-1.7

oic-auth-1.6

15 Oct 20:57
Compare
Choose a tag to compare

What's Changed

Special release for #46 which shouldn't, but might break things - please report any issues you have with this version here: #62

In case of any troubles revert to 1.5 and report your issues

  • Don't send scope parameter with a token request by @siepkes in #46

New Contributors

Full Changelog: oic-auth-1.5...oic-auth-1.6

oic-auth-1.5

15 Oct 20:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: oic-auth-1.4...oic-auth-1.5

What's Changed

  • Support for configuring by well known url (/.well-known/openid-configuration) see also https://openid.net/specs/openid-connect-discovery-1_0.html#ProviderConfig
  • fixed issue introduced with Jenkins 2.150.2 with logout occurring immediately after login see: #5
  • Masking client secret to avoid over the shoulder leaking of secret.
  • Nested field mapping - permitting the use of values of non top-level keys, see  #36  and OicSecurityRealm.java#L630
  • Returning a 401 instead of throwing an NullPointerException when there's no session at the end of the authentication interaction

Full Changelog: oic-auth-1.4...oic-auth-1.5

oic-auth-1.4

15 Oct 20:54
Compare
Choose a tag to compare

What's Changed

  • check the userinfo endpoint for group information by @mjmbischoff in #28
  • Use Jenkins proxy information #29 by @mjmbischoff in #30
  • We can now also look for groups in the UserInfo endpoint when it's configured
  • Added documentation about how scripted clients should authenticate given this plugin is active
  • Now honoring Jenkins proxy settings see JenkinsBehindProxy

Full Changelog: oic-auth-1.3...oic-auth-1.4

oic-auth-1.3

15 Oct 20:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: oic-auth-1.2...oic-auth-1.3