All notable changes to this project will be documented in this file. All Releases
1.0.5 - 2016-04-28
- Fixed Dashboard redirect issue introduced in Jira 7.2.+ JIRA Issue Tracker
1.0.4 - 2016-10-25
- Max Authentication Age is now configurable
1.0.4 - 2016-10-25
- Max Authentication Age is now configurable
1.0.3 - 2016-02-18
- 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
- Initial Release