From b19f44a6258672d1f098c7875d5a7b70248347ed Mon Sep 17 00:00:00 2001 From: Javier Quevedo Date: Wed, 12 Aug 2026 11:52:09 +0200 Subject: [PATCH] docs: add archival notice to README Announce that node-saml will be archived (read-only) on 2 November 2026, linking to the pinned announcement issue. Refs #118 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 150970d..af181f6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +> # ⚠️ This repository is being archived +> +> **`node-saml` is no longer actively maintained and will be archived (made read-only) on 2 November 2026.** +> +> For details and to ask questions, see the [pinned announcement issue](https://github.com/auth0/node-saml/issues/118). + # node-saml Create SAML assertions. Supports SAML 1.1 and SAML 2.0 tokens.