Update README
This commit is contained in:
parent
806c5d9807
commit
113257113f
@ -1,6 +1,8 @@
|
|||||||
# Mock SAML from BoxyHQ
|
# Mock SAML from BoxyHQ
|
||||||
|
|
||||||
Mock SAML is a SAML 2.0 IdP.
|
Mock SAML is a SAML 2.0 IdP for development and testing the SAML SSO integration.
|
||||||
|
|
||||||
|
## Install
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/boxyhq/mock-saml.git
|
git clone https://github.com/boxyhq/mock-saml.git
|
||||||
@ -27,3 +29,5 @@ npm run start
|
|||||||
```
|
```
|
||||||
|
|
||||||
Visit [http://localhost:4000/](http://localhost:4000/) to start the Mock SAML.
|
Visit [http://localhost:4000/](http://localhost:4000/) to start the Mock SAML.
|
||||||
|
|
||||||
|
## Environment Variables
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user