# WORKSPACE IDENTITY FEDERATION

- [Okta](https://help.cerby.com/setup-and-admin/workspace-identity-federation/okta.md)
- [Set up SSO using SAML](https://help.cerby.com/setup-and-admin/workspace-identity-federation/okta/configure-sso-between-cerby-and-okta-with-saml.md): This article describes how to configure Okta to enable SSO with the Cerby application using a SAML integration.
- [Set up user provisioning using SCIM](https://help.cerby.com/setup-and-admin/workspace-identity-federation/okta/how-to-enable-okta-user-provisioning-with-scim.md): This article describes how to enable automatic user provisioning via SCIM with your Okta tenant.
- [Entra ID](https://help.cerby.com/setup-and-admin/workspace-identity-federation/entra-id.md)
- [Set up SSO using SAML](https://help.cerby.com/setup-and-admin/workspace-identity-federation/entra-id/configure-sso-between-cerby-and-entra-id-with-saml.md): This article describes how to configure Entra ID as your IdP to enable SSO for Cerby using a SAML integration.
- [Set up user provisioning using SCIM](https://help.cerby.com/setup-and-admin/workspace-identity-federation/entra-id/configure-automatic-user-and-group-provisioning-with-entra-id-via-scim.md): This article describes how to configure automatic user and group provisioning with your Entra ID tenant via SCIM.
- [Google Workspace](https://help.cerby.com/setup-and-admin/workspace-identity-federation/google.md)
- [Set up SSO using SAML](https://help.cerby.com/setup-and-admin/workspace-identity-federation/google/configure-sso-between-cerby-and-google-workspace-with-saml.md): This article describes how to configure Google Workspace as your IdP to enable SSO for Cerby using a custom SAML app.
- [OneLogin](https://help.cerby.com/setup-and-admin/workspace-identity-federation/onelogin.md)
- [Set up SSO using SAML](https://help.cerby.com/setup-and-admin/workspace-identity-federation/onelogin/configure-sso-between-cerby-and-onelogin-with-saml.md): This article describes how to configure OneLogin to enable SSO with Cerby using a custom SAML application.
- [Set up user provisioning using SCIM](https://help.cerby.com/setup-and-admin/workspace-identity-federation/onelogin/configure-automatic-user-provisioning-with-onelogin-via-scim.md): This article describes how to configure automatic user provisioning with your OneLogin integration via SCIM.
- [JumpCloud](https://help.cerby.com/setup-and-admin/workspace-identity-federation/jumpcloud.md)
- [Set up SSO using SAML](https://help.cerby.com/setup-and-admin/workspace-identity-federation/jumpcloud/configure-sso-between-cerby-and-jumpcloud-with-saml.md): This article describes how to configure JumpCloud to enable SSO with Cerby using a custom SAML application.
- [Custom SAML app](https://help.cerby.com/setup-and-admin/workspace-identity-federation/custom-saml-app.md)
- [Set up SSO using SAML](https://help.cerby.com/setup-and-admin/workspace-identity-federation/custom-saml-app/set-up-sso-using-saml.md)
- [Local workspaces](https://help.cerby.com/setup-and-admin/workspace-identity-federation/local-workspace.md)
- [Create a local workspace](https://help.cerby.com/setup-and-admin/workspace-identity-federation/local-workspace/create-and-configure-a-local-workspace.md): This article describes how to create and configure a local workspace in which Cerby manages the identity and authentication of users.
- [Edit the name of a local workspace](https://help.cerby.com/setup-and-admin/workspace-identity-federation/local-workspace/edit-the-name-of-a-local-workspace.md): This article describes how to edit the display name of a local user workspace in Cerby.
- [Add a local user](https://help.cerby.com/setup-and-admin/workspace-identity-federation/local-workspace/add-a-local-user.md): This article describes how to add a user to a local user workspace in Cerby.
- [Reset MFA for a local user](https://help.cerby.com/setup-and-admin/workspace-identity-federation/local-workspace/reset-mfa-for-a-local-user.md): This article describes how to reset MFA for a user in a local user workspace in Cerby.
- [Force password reset for a local user](https://help.cerby.com/setup-and-admin/workspace-identity-federation/local-workspace/force-password-reset-for-a-local-user.md): This article describes how to force a password reset for a user in a local user workspace in Cerby.
- [Remove a local user](https://help.cerby.com/setup-and-admin/workspace-identity-federation/local-workspace/remove-a-local-user.md): This article describes how to remove a user from a local user workspace in Cerby.
- [Retrieve a SCIM auth token](https://help.cerby.com/setup-and-admin/workspace-identity-federation/retrieve-the-scim-api-authentication-token-from-cerby.md): This article describes how to retrieve the SCIM API authentication token to configure automatic provisioning with your IdP tenant.
- [Regenerate the SCIM API auth token](https://help.cerby.com/setup-and-admin/workspace-identity-federation/regenerate-the-scim-api-authentication-token.md): This article describes how to regenerate the SCIM API authentication token to configure automatic provisioning with your IdP tenant.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.cerby.com/setup-and-admin/workspace-identity-federation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
