Skip to content
Open
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 9 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,13 @@
[![npm (scoped)](https://img.shields.io/npm/v/@forgerock/javascript-sdk?color=%23f46200&label=Version&style=flat-square)](CHANGELOG.md)
[![ForgeRock CI](https://github.com/ForgeRock/forgerock-javascript-sdk/actions/workflows/ci.yml/badge.svg)](https://github.com/ForgeRock/forgerock-javascript-sdk/actions/workflows/ci.yml)

<p align="center">
<a href="https://github.com/ForgeRock">
<img src="https://cdn-docs.pingidentity.com/navbar/ping-logo-horizontal.svg" alt="Logo">
</a>
<h2 align="center">Ping SDK for JavaScript</h2>
<p align="center">
<a href="https://github.com/ForgeRock/forgerock-javascript-sdk/blob/master/CHANGELOG.md">Change Log</a>
·
<a href="#support">Support</a>
·
<a href="#documentation" target="_blank">Docs</a>
</p>
<hr/></p>
[![Ping Identity](https://www.pingidentity.com/content/dam/picr/nav/Ping-Logo-2.svg)](https://github.com/ForgeRock/forgerock-javascript-sdk)

> [!IMPORTANT] > **In alignment with our maintenance policy, the **ForgeRock SDKs v4.x** will enter maintenance mode on April 15, 2026, and reach end-of-support on April 15, 2028.**
>
Comment thread
SteinGabriel marked this conversation as resolved.
Outdated
> **Existing applications that use ForgeRock SDKs v4.x will continue to function as intended. Between April 15, 2026, and end-of-support on April 15, 2028, the ForgeRock SDKs v4.x will only receive critical bug fixes and security updates. The SDK will not be updated to support new PingAM, Ping AIC, or PingOne services, new service features, or changes to existing services.**
>
> **We recommend that you migrate to [Ping Orchestration SDK v2.x](https://github.com/ForgeRock/ping-javascript-sdk). The new SDK provides improved features, enhanced performance, and continued support from Ping. By adopting the latest version of the SDK, developers can ensure the security, compatibility, and stability of their solutions. Migration guides are available in the new SDK repository.**

The Ping SDK for JavaScript enables you to quickly integrate Ping products into your JavaScript apps.

Expand All @@ -25,7 +19,7 @@ Use the SDKs to leverage _[Intelligent Access](https://www.pingidentity.com/en/p

## Requirements

- ForgeRock Identity Platform
- Ping Identity Platform

- Ping Advanced Identity Cloud
- PingAM 6.5.2+
Expand Down Expand Up @@ -126,4 +120,4 @@ This project is licensed under the MIT License - see the [LICENSE](./packages/ja

---

© Copyright 2020-2025 Ping Identity. All Rights Reserved
© Copyright 2020 - 2026 Ping Identity. All Rights Reserved.
Loading