Skip to content

Commit 8629291

Browse files
committed
Update README.md to enhance usage instructions and reorganize contact information
1 parent a35390d commit 8629291

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
1+
[![CI](https://github.com/limosa-io/scimverify/actions/workflows/ci.yml/badge.svg)](https://github.com/limosa-io/scimverify/actions/workflows/ci.yml)
2+
[![npm version](https://img.shields.io/npm/v/scimverify.svg)](https://www.npmjs.com/package/scimverify)
3+
[![npm](https://img.shields.io/npm/dm/scimverify.svg)](https://www.npmjs.com/package/scimverify)
4+
15
# SCIM Verify
26

37
![SCIM Verify](site/public/scimverify-ogimage.png)
48

59
This tool is created to check the SCIM (System for Cross-domain Identity Management) conformance of your SCIM server.
610

11+
You can use SCIM Verify online at [https://verify.scim.dev/](https://verify.scim.dev/) or run it locally. A SCIM test server is available at [SCIM Playground](https://scim.dev).
12+
713
## Usage
814

915
You can use SCIM Verify directly with npx without installing it globally:
@@ -35,10 +41,10 @@ Note that other licensing options are available.
3541

3642
For organizations requiring additional assistance, commercial support options are available. Please contact [email protected] for more details.
3743

38-
## Contact
44+
## Resources
3945

40-
For more information, please visit [verify.scim.dev](https://verify.scim.dev/) or contact us at [email protected].
46+
- [SCIM Playground](https://scim.dev) — Try SCIM APIs interactively
4147

42-
## TODO:
48+
## Contact
4349

44-
1. Generate example requests and response schemas based on Schema and Resource Types. Leverage AI??
50+
For more information, please visit [verify.scim.dev](https://verify.scim.dev/) or contact us at [email protected].

0 commit comments

Comments
 (0)