Skip to content
Closed
Changes from all 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
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
SAML Protocol middleware to create SAMLP identity providers for node.js.


# ⚠️ This repository is being archived

**`node-samlp` is no longer actively maintained and will be archived (made read-only) on 1 July 2026.**

For details and to ask questions, see the [pinned announcement issue](https://github.com/auth0/node-samlp/issues/161).

### Key dates

| Date | What happens |
| --- | --- |
| **5 June 2026** | Archival announement |
| **1 July 2026** | Repository archived; Issues and PRs disabled. |
| **1 January 2027** | `samlp` [npm package](https://www.npmjs.com/package/samlp) marked as deprecated. |

![Build Status](https://github.com/auth0/node-samlp/workflows/Tests/badge.svg)

## Installation
Expand Down