Add screenshot to README (#7)
This commit is contained in:
parent
1243c5ff68
commit
a0e0878bf9
@ -1,5 +1,7 @@
|
|||||||
# DummyIDP
|
# DummyIDP
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
[DummyIDP](https://ssoready.com/docs/dummyidp) is a website you can use to test
|
[DummyIDP](https://ssoready.com/docs/dummyidp) is a website you can use to test
|
||||||
your application's SAML and SCIM support end-to-end. From your application's
|
your application's SAML and SCIM support end-to-end. From your application's
|
||||||
perspective, it's exactly like the identity provider ("IDP") your customers use,
|
perspective, it's exactly like the identity provider ("IDP") your customers use,
|
||||||
@ -21,5 +23,6 @@ DummyIDP is a Next.js application. It is deployed in production on Vercel. You
|
|||||||
can hack on it yourself by running:
|
can hack on it yourself by running:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
npm install
|
||||||
npm run dev
|
npm run dev
|
||||||
```
|
```
|
||||||
|
|||||||
BIN
screenshot.png
Normal file
BIN
screenshot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 558 KiB |
Loading…
Reference in New Issue
Block a user