{"library":"saml-idp","type":"library","category":null,"description":"The `saml-idp` package provides a straightforward and highly configurable SAML 2.0 Identity Provider (IdP) designed exclusively for local development and testing purposes. Its primary function is to help developers test Service Providers (SPs) against the SAML 2.0 Web Browser SSO Profile and the Single Logout Profile without needing access to a production-grade IdP. The current stable version is 1.2.1. It features a simple API (`runServer`) for programmatic use and a command-line interface for quick setup. A key differentiator is its explicit focus on being a non-production test utility, allowing full control over SAML assertions and user claims for debugging SP integrations. It is not intended for production systems due to its design simplicity and lack of robust security features expected in a production IdP.","language":"javascript","status":"maintenance","version":"1.2.1","tags":["javascript","saml","idp","okta"],"install":[{"cmd":"npm install saml-idp","imports":["const { runServer } = require('saml-idp');","const samlIdp = require('saml-idp');\nsamlIdp.runServer(...);"]},{"cmd":"yarn add saml-idp","imports":[]},{"cmd":"pnpm add saml-idp","imports":[]}],"homepage":null,"github":"https://github.com/mcguinness/saml-idp","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/saml-idp","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/saml-idp/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Mon Jul 20","install_tag":null}}