Revert "docs: add scim support warning"

This reverts commit 32d2df6af8.
This commit is contained in:
Bereket Engida
2025-11-26 17:33:56 -08:00
parent 32d2df6af8
commit a1cda9e1d9

View File

@@ -6,11 +6,6 @@ description: Integrate SCIM with your application.
System for Cross-domain Identity Management ([SCIM](https://simplecloud.info/#Specification)) makes managing identities in multi-domain scenarios easier to support via a standardized protocol.
This plugin exposes a [SCIM](https://simplecloud.info/#Specification) server that allows third party identity providers to sync identities to your service.
<Callout type="warn">
This plugin is in active development and may not be suitable for production use. Please report any issues or bugs on [GitHub](https://github.com/better-auth/better-auth).
</Callout>
## Installation
<Steps>