Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

33 lines (27 loc) · 1.38 KB

Change Log

All notable changes to this project will be documented in this file. All Releases

1.0.5 - 2016-04-28

Added

1.0.4 - 2016-10-25

Added

  • Max Authentication Age is now configurable

1.0.4 - 2016-10-25

Added

  • Max Authentication Age is now configurable

1.0.3 - 2016-02-18

Added

  • Refactored the logic for creating a session for SSO user
  • Fixed auto-create user option on Jira 7+
  • Removed usage of deprecated UserUtil class
  • Fixed missing "Use Corporate Login" button on Jira 7+
  • Auto-created users are now added to a specific user group. The group used can be configured in the plugin config.
  • Refactored SAMLConfig, SsoLoginServlet and SsoLogoutServlet logic into the common atlassian-saml project
  • Plugin now redirects to the correct requested page after SSO. No longer defaulting to the dashboard.

1.0.1 - 2015-07-01

Added

  • Initial Release