Skip to content

Commit 9420043

Browse files
docs: add archival notice to README (#163)
Adds the archival notice to the top of the README as part of the node-samlp archival (announced on 5 June 2026).
1 parent ba04083 commit 9420043

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
SAML Protocol middleware to create SAMLP identity providers for node.js.
22

3+
4+
# ⚠️ This repository is being archived
5+
6+
**`node-samlp` is no longer actively maintained and will be archived (made read-only) on 1 July 2026.**
7+
8+
For details and to ask questions, see the [pinned announcement issue](https://github.com/auth0/node-samlp/issues/161).
9+
10+
### Key dates
11+
12+
| Date | What happens |
13+
| --- | --- |
14+
| **5 June 2026** | Archival announement |
15+
| **1 July 2026** | Repository archived; Issues and PRs disabled. |
16+
| **1 January 2027** | `samlp` [npm package](https://www.npmjs.com/package/samlp) marked as deprecated. |
17+
318
![Build Status](https://github.com/auth0/node-samlp/workflows/Tests/badge.svg)
419

520
## Installation

0 commit comments

Comments
 (0)