Skip to content

Release Notes

0.14.6 for JIRA/Confluence

  • Select Identity Provider by entering email address.

  • Variable skew setting for SAML-response validity dates.

  • Option to convert group names to lowercase.

  • Exclude default page templates from plugin configuration.

  • Fixed bug: The plugin now filters inactive user when searching an admin user for user creation/update.

0.14.5.3

  • Fixed NullPointerExceptions if cacerts-file contains private keys

  • Added option to validate SAMLResponse-timestamps (enabled by default)

  • Added option to validate SAMLResponse-id (enabled by default). The SAMLResponse is denied if the ID has already been seen within the last hour.

0.14.5 for JIRA

Build number 201611290001

  • Refurbished administration page

  • Configuration import from XML

  • Option to add a 2nd IdP certificate

  • Added Option to set the remember-me cookie during authentication

  • SSO for JIRA issue collectors

  • Fixed a potential XSS vulnerability during the IdP redirect with POST

0.14.5 for Confluence

Build number 201611290001

  • Refurbished administration page

  • Configuration import from XML

  • Option to add a 2nd IdP certificate

  • Added Option to set the remember-me cookie during authentication

  • Fixed a potential XSS vulnerability during the IdP redirect with POST



0.14.3 for Confluence

Build number 201607010001

  • Fixed issues with group assignments during login

  • Fixed issues with SSO-enforcement for specific URLs

  • Support for Confluence 5.10.1

  • /plugins/servlet/samlsso now passes parameters through to the IdP

  • /plugins/servlet/samlsso now accepts a new parameter issuer. The URL in this parameter is used as issuer-URL in the SAMLRequests and the IdP will send the POST to this URL after authentication.

0.14.3 for JIRA

Build number 201607040001

  • Fixed issues with group assignments during login

  • Fixed issues with SSO-enforcement for specific URLs.
    The default-values for Force SSO URLs have changed. You should clear this field and save the configuration to restore the new defaults. 

  • /plugins/servlet/samlsso now passes parameters through to the IdP

  • /plugins/servlet/samlsso now accepts a new parameter issuer. The URL in this parameter is used as issuer-URL in the SAMLRequests and the IdP will send the POST to this URL after authentication.

  • Service Desk Customer users are assigned to the groups from the SAML response.

JIRA 0.14.1

Build Number 201603110001

  • Users can now be created and updated with information coming from the SAML IdP 

  • Userid, Full Name, Emailaddress and groups can be mapped from SAML attributes 

  • IdP-Metadata can be parsed for easier configuration 

  • Support for JIRA version 7.1.1 

  • Login can be enforced for additional JIRA URLs

  • Fixed some Issues with non-working links if JIRA is not running  under /

Confluence 0.14.1

Build Number 201603110001

  • Users can now be created and updated with information coming from the SAML IdP 

  • Userid, Full Name, Emailaddress and groups can be mapped from SAML attributes 

  • IdP-Metadata can be parsed for easier configuration 

  • URLs requiring login can be added