Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 580 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 580 Bytes

Introduction

This app provides a simple Identity Provider (IdP) to test SAML 2.0 Service Providers (SPs) with the SAML 2.0 Web Browser SSO Profile. This code was copied from saml-idp

Installation

npm install

Usage

cd idp-simulator
./run.sh

Open http://localhost:7000 in your browser to start an IdP initiated flow to your SP Set only the SSN field

Options

Entrypoint could be set to other than dev by using the entrypoint environment variable