Release notes

Management Center - Release Notes

Version 1.3.1

This release focuses on enhancing the management experience across all products, with significant additions for Password Reset integration, improved SAML and OIDC configuration workflows, and numerous quality-of-life improvements.


Key Highlights

  • Complete Password Reset integration with dedicated UI and configuration management

  • Enhanced SAML Profile support with improved application management

  • Automatic display name generation for pipes, steps, and flows

  • Improved OIDC RP and OP configuration workflows

  • Standardized terminology across all products ("Authenticators", "Credential Validators")

  • Bug fixes and UI consistency improvements

New Features

Password Reset Management

Complete Password Reset Integration

Management Center now includes full support for managing Password Reset deployments, bringing the same powerful configuration capabilities available for Access, Portal, and Forms to password management workflows.

  • Dedicated Password Reset UI - New management interface specifically designed for Password Reset configuration

  • Password Rules Configuration - API and UI for managing password complexity rules and validation policies

  • Self-Reset Pipe Management - Configure and manage self-service password reset workflows

  • Delegated Reset Configuration - Set up and manage delegated password reset scenarios for helpdesk use

  • ADResetClient Module - Added missing ADResetClient module for Active Directory password write-back operations

  • Installer Integration - Password Reset now included in the unified Management Center installer

  • Documentation Updates - Complete documentation for ports, configuration, and deployment

Configuration Updates:

  • Updated default logout endpoint URL: ${globals.host_uri}pwdreset/logged_out/

  • Added display names for default Password Reset pipes

  • Updated Discovery page to include Password Reset service

SAML Profile Management

Enhanced SAML Application Workflows

Significant improvements to SAML Profile creation and management make it easier to manage multiple applications sharing common SAML configurations.

  • Profile Creation and Management - Create SAML Profiles to share configuration across multiple applications

  • Profile Selector - New UI component for selecting profiles when configuring SAML applications

  • Application View Integration - Profiles now appear in the application listing view

  • Profile Association Display - See which applications are using each SAML Profile

  • Improved Pipe Creation - Pipe creation for SAML SP and Profile objects moved to dedicated view for better workflow

Visual Improvements:

  • New icons for SAML Profiles matching the visual style of OIDC RP icons

  • Tags now properly displayed on profiles and RPs

  • Application view sorted by display name for easier navigation

  • Updated search placeholder text for better clarity

OIDC Improvements

Enhanced OpenID Connect Configuration

Multiple improvements to the OIDC configuration experience make it easier to set up and manage OpenID Connect integrations.

  • Improved Discovery Metadata - Added id_token_alg_values_supported to Implicit Flow discovery metadata

  • Better Default Handling - Fixed default keystore display in UI for new OP configurations

  • RP Template Improvements - Corrected pipe_id handling in RP templates

  • Claims Editor Enhancement - Expanded JSON editor for claims configuration

  • Documentation Links - Fixed documentation links for RP configurations

Parameter Updates:

  • Removed sign_ prefix from Authentication and Implicit Flow parameters for consistency

  • Updated parameter naming conventions across OIDC configurations


Improvements

Display Name Management

Automatic Display Name Generation

The system now automatically generates meaningful display names for pipes, steps, and flows, improving readability and making it easier to identify components at a glance.

  • Flow Display Names - Automatically generated when creating new flows

  • Step Display Names - Auto-generated for steps within flows

  • Pipe Display Names - Meaningful names for pipes based on their purpose:

    • Authenticator pipes get descriptive names based on authentication method

    • SAML SP pipes get names derived from the SP configuration

    • SAML Profile pipes use profile-based naming

    • OIDC RP pipes use RP-based naming

    • Default Password Reset pipes include service-specific names

UI Consistency:

  • Display names now used consistently throughout the UI

  • Primary display uses display_name field instead of technical ID

  • Fallback to technical ID when display_name is not available

Configuration Management

Default Configuration Updates

Standardized default configurations across all products for consistency and better out-of-the-box experience.

  • Access - Updated default configurations for improved SAML and OIDC workflows

  • Portal - Refreshed default settings aligned with other products

  • Forms - Updated flow and pipe defaults

  • Password Reset - New default configuration optimized for common use cases

Configuration Improvements:

  • Fixed TokenAuthentication valve default value that caused startup issues

  • Removed unnecessary service file from Forms Windows deployment

  • Updated HTTP listener creation with improved defaults

  • Better cascade handling for HTTP listener deletion

User Interface Enhancements

Terminology Standardization

Updated terminology across the interface for consistency and clarity:

  • "OPTIONS" changed to "CREDENTIAL VALIDATORS"

  • "OIDC" changed to "OIDC RP" where appropriate

  • Consistent use of "Authenticators" throughout Access configuration

Visual Improvements:

  • Added icons throughout configuration interfaces for Access, Portal, and Forms

  • Improved dropdown list visual styling with proper borders

  • Fixed scrollbar behavior when adding new modules

  • Reduced unnecessary spacing for more compact displays

  • Better metadata component positioning

  • Enhanced tab retention during updates

Navigation Improvements:

  • Expandable navigation headings in left panel (now consistent across all products)

  • Orange indicator properly shows unsaved changes across all contexts

  • "Changes saved but not deployed" indicator positioning improved

  • Fixed tab focus retention during RJSF form updates


Bug Fixes

OIDC Fixes

  • Fixed RP creation failures

  • Corrected path generation when editing OP objects from MC

  • Fixed discovery functionality

  • Resolved Implicit Flow tokens tab issues

  • Fixed NPE when deleting OP set as default

  • Corrected order field handling for new OIDC Chain entries

  • Fixed RP JSON editor data persistence

SAML Fixes

  • Fixed default metadata file value appearing when creating new SAML SP

  • Corrected IdP value selection when creating new SAML SP or Profile

  • Fixed pipe name showing "undefined" when created for SAML SP

  • Resolved attribute settings handling for SAML applications

  • Fixed field population when SAML Profile is selected

JSON Editor Fixes

  • Standardized JSON editor behavior across Access, Forms, and Portal

  • Fixed "Discard changes" functionality in pipe JSON mode

  • Added proper validation to prevent updating with invalid JSON

  • Consistent behavior for all JSON editing contexts

General Fixes

  • Fixed filter clearing not resetting search field

  • Corrected application update API to consolidate multiple calls into single request

  • Fixed expansion/collapse behavior for nested categories

  • Resolved "Change user" button visibility issues

  • Fixed documentation links opening in same window

  • Corrected module documentation link targets


API Enhancements

New Endpoints

  • SAML Profile API - Complete CRUD operations for SAML Profiles

  • System Variables API - Retrieve system variables for configuration

  • Flow Management - Enhanced flow deletion and listing APIs

API Improvements

  • Consolidated application listing into single API call for better performance

  • Improved request handling for setting OP to null in RP configurations

  • Better error handling for module creation and deletion

  • Enhanced cascade deletion for dependent resources


Technical Details

Module Updates

New Modules:

  • ADResetClient - Active Directory password reset client

  • ExternalFlow - External flow authentication support

Missing Modules Added:

  • OIDC module now available in configuration

  • SAML & OIDC modules properly displayed on configuration start page

  • Three missing Forms modules added to UI

Deployment Improvements

  • Named EXE files for better service identification

  • Updated install_service.ps1 with registry value parameters for upgrades

  • Fixed hardcoded memory values in install_service.ps1

  • Improved service upgrade process

Performance Optimizations

  • Reduced unnecessary API calls in application views

  • Optimized module refresh behavior

  • Cached version check results for better performance

  • Improved entity load operations


Breaking Changes

Java 25 Upgrade

Management Center now requires Java 25. Please review the upgrade documentation for migration instructions:

  • Updated runtime requirements

  • Configuration adjustments may be needed

  • See documentation for detailed upgrade steps


Upgrade Notes

Password Reset

If you're adding Password Reset to an existing Management Center installation:

  1. Installer - Use the unified installer which now includes Password Reset

  2. Configuration - Default configuration files are provided

  3. Modules - ADResetClient module is now included

  4. Ports - Review documentation for required port configurations

SAML Profiles

If you're using SAML applications:

  1. Profile Support - Consider using SAML Profiles for applications sharing common configuration

  2. Display Names - Review auto-generated display names and customize as needed

OIDC

If you're using OpenID Connect:

  1. Parameter Names - Review configurations for updated parameter naming (removed sign_ prefix)

  2. Discovery - New discovery metadata fields automatically included

  3. Display Names - OIDC RP pipes now have meaningful auto-generated names

Display Names

For existing flows, steps, and pipes:

  1. Display names are auto-generated for new items

  2. Existing items without display names will continue to use technical IDs

  3. Consider adding display names to existing items for better readability

1.3.0

This release primarily focuses on enhancing the administrative interface to make day-to-day administration simpler, clearer, and more efficient. Improvements have been made to usability, structure, and workflows, with the goal of reducing complexity and helping administrators perform common tasks more quickly and with greater confidence. Overall, the update provides a more streamlined and intuitive experience for administrative users, laying a stronger foundation for future improvements.

Key highlights include:

  • Improved configuration and management of OIDC PR and OP.

  • Simplified IdP configuration and setup.

  • A more streamlined approach to connecting and configuring multiple applications, reducing manual steps and configuration effort.

1.2.0

Updated scripts for upgrading products on Windows

This update applies only to installations on Windows.

The updated script addresses two issues:

  1. Memory settings — Any custom memory configuration was previously reset to the default value during an upgrade.

  2. Startup working directory — The startup working directory was not updated correctly from the installed version.

When upgrading each product in Management Center (Access, Forms, and Portal), a PowerShell script is used. This script must be replaced with the updated version provided in this ZIP file for each respective product.

  1. Navigate to: drive:\Program Files\FortifiedID\mgmt-center\data\customer<product>\bin

  2. Replace the existing install_service.ps1 file with the corresponding file from this ZIP archive.

Download update.zip below for the updated scripts.

file-archive
7KB
archive

1.2.0

Available for linux

Installation now supports Linux distributions including Debian, Red Hat, and Ubuntu. The required service manager is systemd (systemctl).

Java version update

When using windows JAVA 25 is shipped as default

Forms is now included

Adding Fortified ID Forms application under the "managed umbrella". A default set up is included in the forms mc installation for showcasing the capabilities of Fortified ID Forms application.

Updated UI panels

Several new panels and logic enhancements have been added, making configuration more streamlined and user-friendly.

OIDC UI improvements

Creating and editing OIDC OP (OpenID Provider) and RP (Relying Party) configurations has been significantly improved, offering a more intuitive interface, better validation, and streamlined workflows.

Resource UI improvements

Categorisation of resources provides a clearer overview and improved management of grouped resources.

1.1.0

Creation of all entities

UI now allows for creation of entities such as IDP, authenticators & modules.

UI panels for pipes

First iteration of simplified UI for 105 valves.

Quick setup of second SAML logical IDP

Creation SAML 2.0 IDP creates basic setup. Gets you going i minutes.

Portal added under the MC umbrella

Portal is now managed using Management Center. Can be used either as separate container or included in windows installer.

Links to documentation is added to MC components.

General UI updates

1.0.0

First release