Skip to content

lizzyTheLizard/sp-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SP Test

sp-test is a simple test client for IDPs. It can be used with SAML or OIDC. You can send any SAML assertions or OIDC AuthenticationRequest from within a browser and (optionally) receive the responses from the IDP

Installation

Use npm to install dependencies

npm install

Usage

Start the project using

export PORT=3001 && npm start

and access the server at localhost.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

A test client for SAML and OIDC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published