Next Gen Identity Server

Next Gen Identity Server should not be deployed during EA except for customers participating in the beta program.

About the Next Gen Identity Server

The Next Gen Identity Server is Relativity's authentication and authorization service. It handles user sign-in, session management, and sign-out. It runs as an ASP.NET Core 10 application under Internet Information Services (IIS).

Starting with Server 2026, the Next Gen Identity Server is a separate component. You must explicitly install, verify, and enable it before it becomes active. It does not install automatically as part of the Relativity platform upgrade.

For an overview of what is changing, see the Product Overview.

Before you begin. Install the Next Gen Identity Server on the Identity Server host - a single dedicated IIS server. Do not install on the Relativity web server, SQL Server, or primary server. This applies to all deployment types. For full prerequisites, see the Pre-installation guide.

Deployment paths

Follow the path that matches your deployment type.

Early Access - single dedicated server

Use this path for Relativity Server 2026 Early Access deployments.

Early Access (EA) scope. The EA release supports a single-server deployment only. Install the Next Gen Identity Server on the Identity Server host. Multi-server high-availability deployment is planned for General Availability (GA).

Step Guide Purpose
1 Pre-installation guide Verify prerequisites and confirm all dependencies before running the installer.
2 Installation guide Run the installer in interactive, command-line, or silent mode.
3 Post-installation verification Confirm the service is healthy and the deployment record was written.
4 Application troubleshooting Diagnose and resolve issues after a successful installation.
5 Installer troubleshooting Diagnose and resolve issues that occur during installation.

Production - multi-server high-availability (GA)

This path covers multi-node, load-balanced deployment. It includes Data Protection key sharing, proxy header configuration, and high-availability guidance.

Coming before GA. This guide will be available before the GA release.

Getting started

If this is your first deployment, start with the Pre-installation guide. It walks you through every prerequisite check before you run the installer.

If you are diagnosing an issue after installation, go to Application troubleshooting. Use the health endpoints to identify the failing component.

Return to top of the page
Feedback