Skip to content

Mock relying party (user app) to send requests to ID server

License

Notifications You must be signed in to change notification settings

18F/identity-saml-sinatra

Repository files navigation

identity-saml-sinatra

CircleCI

An example service provider application for use with Login.gov's identity provider.

Running locally

These instructions assume identity-idp is also running locally at http://localhost:3000 .

  1. Set up the environment with:
$ make setup
  1. Run the application server:
$ make run
  1. To run specs:
$ make test

This sample service provider is configured to run on http://localhost:4567 by default. Optionally, you can assign a custom hostname or port by passing HOST= or PORT= environment variables when starting the application server.

Contributing

See CONTRIBUTING for additional information.

Public domain

This project is in the worldwide public domain. As stated in CONTRIBUTING:

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.

About

Mock relying party (user app) to send requests to ID server

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published