Skip to content

Latest commit

 

History

History
63 lines (57 loc) · 5.12 KB

CHANGELOG.md

File metadata and controls

63 lines (57 loc) · 5.12 KB

Changelog

WARNING: Changelogs have been moved to GitHub Releases

Newer versions

  • See GitHub Releases

  • 1.1.2 (Dec 16 2018)

  • 1.1.1 (Nov 3 2018)

    • JENKINS-54275 Improvements to manage 'Authentication issue instant is too old' errors
  • 1.1.0 (Oct 15 2018)

    • JENKINS-53748 SAML plugin skips Jenkins Proxy Configuration, If you have configured the Jenkins proxy setting, and you do not want to use the proxy to connect to your IdP you have to add your IdP to no-proxy hosts
  • 1.0.9 (Sep 25 2018)

  • 1.0.7 (Jun 25, 2018)

  • 1.0.6 (Jun 13, 2018)

  • 1.0.5 (Jan 25, 2018)

  • 1.0.4 (Sep 19, 2017)

  • 1.0.3 (Aug 8, 2017)

    • JENKINS-46007 Use Secret to store keystore & storepass for SamlEncryptionData
    • JENKINS-46039 saml-idp.metadata.xml file not found (regresion)
  • 1.0.2 (Aug 4, 2017)

  • 0.14 (May 30, 2017)

    • JENKINS-43743 Enable to redirect to a custom logout URL
    • JENKINS-37311 make the logout button works
    • JENKINS-38971 Add support SAML ForceAuthn, AuthnContextClassRef, custom EntityId, and session timeout
    • JENKINS-43736 Enable to set up the user email address using SAML attribute
    • JENKINS-38034 SAML Plugin does not load groups when access with API Token
  • 0.13 (Jan 25, 2017)

    • JENKINS-39601 Improve log, now you could set a logger to org.jenkinsci.plugins.saml you can see a verbose trace of the login process
    • Incorrect implementation of loadUserByUsename, Users are added on demand JENKINS-38228