Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

22 lines (18 loc) · 1.02 KB

Change Log

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

Changed

  • Fix for Force SSO used together with Secure Administration Sessions
  • Improved logging for SAML errors

1.0.4 - 2016-02-18

Added

  • Refactored the logic for creating a session for SSO user
  • Can now auto-create users and add 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