Add screenshot to README (#7)

This commit is contained in:
Ulysse Carion 2024-10-15 11:12:01 -07:00 committed by GitHub
parent 1243c5ff68
commit a0e0878bf9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# DummyIDP
![](screenshot.png)
[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
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:
```bash
npm install
npm run dev
```

BIN
screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 558 KiB