Yes, it is possible to set up SCIM provisioning between Google Workspace and Ory. Ory supports SCIM (System for Cross-domain Identity Management) for automating the exchange of user identity information between identity domains or IT systems. SCIM provisioning in Ory is available through: - Ory Network - Ory Enterprise License (OEL) To set up SCIM provisioning with Google Workspace, you would follow these general steps: 1. Create an organization in your Ory project if you haven't already 2. Configure a SCIM client in the organization view 3. Set up the connection from Google Workspace to Ory using the SCIM endpoints When configuring your SCIM client in Ory, you'll need to specify: - Client ID (a unique identifier) - Label (human-readable name) - Authorization header secret (for authenticating requests) - Data mapping (to map Google Workspace user data to Ory identities) The Ory SCIM server provides endpoints for user and group management that Google Workspace can connect to for provisioning. Note that there are some limitations to be aware of, such as filtering capabilities and handling of existing users. [Ory SCIM Documentation](
https://www.ory.sh/docs/kratos/manage-identities/scim) provides more detailed information about setting up SCIM provisioning in Ory. If you need more specific implementation details, you may want to reach out to Ory directly as mentioned in their documentation: "SCIM provisioning is only available in Ory Network and via the Ory Enterprise License (OEL). If you have any questions, please [reach out](
https://www.ory.sh/contact/)."