Skip to main content

Release Notes

2.1.0#

This release introduces improvements to application management, federation visibility, API family configuration, and mobile usability. It also includes multiple fixes addressing validation issues, endpoint generation behaviour, and user interface consistency across the Directory.

New features#

New Application Details Experience

The Application Details page has been redesigned to present information in a clearer and more structured layout. Key information such as flags and core application details is now displayed prominently at the top of the page, while detailed sections are collapsed by default to improve readability and navigation.

Identity Provider (IDP) Creation Wizard

A new guided wizard simplifies the process of creating Identity Providers. The wizard provides clearer visual feedback during configuration and consolidates the creation of an IDP and its version into a single flow, making the setup process more intuitive.

Federation Visibility for Applications

Applications that participate in a federation now display clear visual indicators within the UI. A Federated tag is shown on the application page, and a collapsible section provides visibility into the federation hierarchy, including the current entity, parent entity, and trust anchor.

Enhancements#

API Families Configuration Clarity

Additional helpers and contextual guidance have been introduced when configuring API Families, helping users better understand certification types and configuration requirements during creation.

Improved Mobile Navigation

The sidebar behaviour on mobile devices has been redesigned to better match expected interaction patterns. The sidebar now opens as a partial overlay instead of a full-screen panel, allowing users to maintain context with the underlying page while navigating.

Prepopulated Configuration Fields

Certain configuration forms now support prepopulated values, reducing manual input and improving consistency when creating new resources.

Improved Endpoint Generation in Wizards

Endpoint generation logic has been improved when creating API resources through the wizard. The system now correctly generates endpoint patterns based on the actual API version and properly handles version numbers and dot notation within endpoint paths.

Bug fixes#

Application Assertion Confirmation

Fixed an issue where the "Generating Assertion" confirmation dialog was incorrectly displayed when generating an assertion for an already locked application. The confirmation dialog is now only shown when appropriate.

Domain Mapping Validation Feedback

Fixed an issue where disabling a Domain Mapping that was still in use did not display the error returned by the API. Users now receive clear feedback when the action cannot be completed.

Authorisation Server IDP Configuration Button

Fixed an issue where the Add IDP Configuration button remained enabled even when the Authorisation Server was inactive. The button is now correctly disabled when the server is not active.

Suspended Application Deletion

Fixed an issue preventing suspended applications from being deleted directly from the Application Details page.

Domain Users Page Refresh

Fixed an issue where updates to Domain User information were not reflected immediately in the interface until the page was refreshed.

Flag Confirmation Dialog Text

Corrected wording in the Disable Flag confirmation dialog, where the term "certification" was incorrectly displayed instead of "flag".

API Family Endpoint Validation

Resolved several issues related to API Family configuration, including preventing duplicate endpoint definitions, correcting version handling for generated endpoints, and improving validation when defining endpoint patterns.

Reference Data Role Validation

Fixed an issue preventing the creation of Authorisation Domain Roles when the description exceeded the allowed character limit. Validation now correctly enforces the maximum supported length.

2.0.0#

This release introduces new ecosystem configuration capabilities, clearer metadata visibility, and usability improvements across the Directory UI, alongside multiple fixes improving stability, validation, and administration workflows.

New features#

API Families Configuration via Reference Data

API Families can now be configured through Reference Data to control which API families are available in the ecosystem. This allows ecosystem operators to centrally manage supported API families and provides participants with a clear, authoritative view of available APIs.

Certificate Description Field

Certificates now support a Description field to help identify their purpose. The Description can be provided during certificate creation and updated later, improving clarity for participants managing certificates across multiple environments.

Authorisation Server Details Experience

A redesigned Authorisation Server details page introduces a clearer, more structured layout. Key information such as flags and core server details is easier to identify, with sections grouped and collapsed by default to improve readability.

Federation Endpoint Visibility

Federation details now display all relevant federation endpoints instead of only the Fetch endpoint. This improves transparency when configuring, validating, and troubleshooting Federation integrations.

Enhancements#

Authority Organisation Context

Authorities now clearly indicate which Organisation they belong to when viewed under Reference Data. When applicable, an Organisation tag links directly to the associated Organisation. Legacy Authorities include an explanation clarifying that they were created under the previous model and are retained for reference and migration purposes.

Role Type Clarity

The UI now clearly explains the difference between Federation roles and Directory roles, including how metadata behaves differently between them. This reduces confusion when role metadata does not propagate for Federation roles.

Layout & Usability Improvements

Several Directory pages now use a unified layout with improved spacing, pagination, and visual consistency, including Organisations, Authorisation Mapping, Domain Users, Terms & Conditions, and Audit History. Navigation clarity and overall readability have been improved across these areas.

Organisation Creation Flow Standardisation

The legacy "New Organisation" button has been removed, and the guided Organisation creation wizard is now the standard way to create Organisations.

Standardised Enable / Disable Terminology

Action labels across the Directory have been standardised to Enable / Disable to improve clarity and consistency when managing resources.

Terms & Conditions Management

Data Administrator users can now manage the "Participant Terms & Conditions Signing required?" setting when editing Organisations.

Logo Upload Experience

Logo uploads now display an image preview before saving. Drag-and-drop uploads are consistently supported across Organisations, Servers, and Applications.

Bug fixes#

Fixed missing actions for approved IDP versions

Resolved an issue where actions were not displayed for approved IDP versions.

Fixed Organisation ID regeneration issues

Resolved issues affecting Organisation ID regeneration during the Organisation creation flow.

Fixed unnecessary duplicate backend requests

Eliminated duplicate backend requests in Reference Data pages to improve performance.

Fixed validation gaps in Authorisation Server configuration

Improved validation when configuring Authorisation Servers to prevent invalid configurations.

Fixed flag management and configuration visibility

Resolved issues affecting flag management and configuration visibility across the UI.

Fixed icon visibility issues

Corrected icon visibility issues across the UI for improved visual consistency.

Fixed Federations page access when Federations disabled

The Federations page is no longer reachable when Federations are disabled in the ecosystem.

Improved Application edit performance

Reduced unnecessary backend calls when editing Applications to improve performance.

Fixed Organisation filtering issues

Resolved filtering issues when using My Organisations filter.

Fixed incorrect placeholder text in document signing dialogs

Corrected placeholder text displayed in document signing dialogs for clarity.

Fixed missing required field indicators

Added missing required field indicators in Application configuration screens to improve form clarity.

General stability improvements

Multiple stability, consistency, and reliability improvements across the Directory UI.