diff --git a/docs/documentation/platform/scim/overview.mdx b/docs/documentation/platform/scim/overview.mdx index c29241e49..5b8507961 100644 --- a/docs/documentation/platform/scim/overview.mdx +++ b/docs/documentation/platform/scim/overview.mdx @@ -24,18 +24,3 @@ SCIM providers: - [Okta SCIM](/documentation/platform/scim/okta) - [Azure SCIM](/documentation/platform/scim/azure) - [JumpCloud SCIM](/documentation/platform/scim/jumpcloud) - -**FAQ** - - - - Infisical's SCIM implementation accounts for retaining the end-to-end - encrypted architecture of Infisical because we decouple the - **authentication** and **decryption** steps in the platform. For this - reason, SCIM-provisioned users are initialized but must finish setting up - their account when logging in the first time by creating a master - encryption/decryption key. With this implementation, IdPs and SCIM providers - cannot and will not have access to the decryption key needed to decrypt your - secrets. - -