Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

Changes in 6.22.3

12 16:45 00 CET

Release summary: Dependency update and bug fix.

Improvements

  • Status
    titleGlobal
    Updated dependencies.

Bug fixes

  • Status
    colourRed
    titlesaml
    Status
    colourYellow
    titleoidc
    Fixed switching between full name and first and last name on Just-In-Time User Provisioning page.

Changes in 6.22.2

14:15 CET

Release summary: Under-the-hood improvements and bug fixes

Improvements

  • Status
    colourPurple
    titleApi connector
    Comply with user directory encryption in Bamboo

  • Status
    colourRed
    titlesaml
    Status
    colourYellow
    titleoidc
    Validate IDP priority during deletion and removal of Identity Provider settings.

  • Status
    titleglobal
    Remove insistent warning flag of expired license.

  • Status
    colourBlue
    titlekerberos
    Improve explanations on Kerberos testpage

Bug fixes

  • Status
    colourRed
    titlesaml
    Status
    colourYellow
    titleoidc
    Fix visual issues and broken link in federated SSO for Jira Service Management

  • Status
    colourBlue
    titleuser cleanup
    Fix broken API reference after changes with unintentional removal of GET method for get cleanup rule.

Changes in 6.22.1

15:45 CET

Release summary: Performance & visual improvements, bug fixes

Improvements

  • Status
    titleglobal
    Fix performance issue with plugin collecting user agent info because of high-frequent rotation. Now togglable (off by default) and persisted in cache replicated across nodes

  • Status
    colourRed
    titlesaml
    Support uid as an LDAP user mapping attribute relevant for Sun Directory Server LDAP

  • Status
    colourGreen
    titlescim
    Fetch name from display_name attribute in sync because Okta syncs updated value in display_name and not in the formatted attribute

  • Rename references to Azure AD to new product name: Entra ID.

  • Status
    colourRed
    titlesaml
    Status
    colourYellow
    titleoidc
    Improve test page since certain attributes were out of sync on dirty settings before save

Bug fixes

  • Status
    colourRed
    titlesaml
    Status
    colourYellow
    titleoidc
    Fix broken navigation links between dashboards

  • Status
    titleglobal
    Fix issue with a specific user agent that doesn’t persist sessions at least in Confluence because a cookie is set during username/password login

Changes in 6.22.0

15:00 CET

Release summary: SCIM PATCH request adjustments for Okta OIN applications

Features

Status
colourGreen
titleSCIM
User linking on creation: Enable this option to link existing users automatically when they are created in Confluence. This results in POST requests with duplicate username to look up the user by externalId and link them to the existing user. If your SCIM source causes POST requests to fail with 409 response codes on user creation, this option may be a solution linking existing users with the same externalId. This behaviour is outside SCIM standard and may cause unexpected behavior and some SCIM test suits to fail. Disabled by default.

Improvements

Status
colourGreen
titleSCIM
Performance improvements to group membership assignments and group creation.
Patch operations will now be compatible with Okta OIN applications that uses PATCH requests instead of PUT like the default Okta Application.
Applications supported in the Okta OIN catalogue:
For Bearer token authentication:
https://www.okta.com/integrations/scim-2-0-test-app-oauth-bearer-token/
For Basic authentication:
https://www.okta.com/integrations/scim-2-0-test-app-basic-auth/

Bug fixes

Status
colourGreen
titleSCIM
Response codes for some operations like DELETE GROUP or DELETE USER that didn’t have any content returned, changed from 200 to 204

...