We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba04083 commit 9420043Copy full SHA for 9420043
1 file changed
README.md
@@ -1,5 +1,20 @@
1
SAML Protocol middleware to create SAMLP identity providers for node.js.
2
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
18

19
20
## Installation
0 commit comments