Creating an Organization and Configuring SSO
On this page
You set up SSO by converting an existing individual Ververica Cloud account into an organization, then configuring your identity provider. The account that starts the conversion becomes the Organization Owner.
Prerequisites
- Access to an individual Ververica Cloud account.
- Ownership of the email domain you want to associate with your organization. You need to verify this domain before you can finish setting up the organization.
What happens when you convert
When you convert your individual account into an organization, Ververica Cloud migrates the following automatically:
- Your workspaces.
- Your subscriptions, payment information, and usage and credit history.
- Guests you've invited, and any pending invitations you've sent or received.
- Your registered agents.
Converting is permanent: you can't revert an organization back to an individual account.
Ververica Cloud also provides four permanent Organization Teams. As Organization Owner, you link each one to an SSO Group so the right people in your identity provider get administrative access.
Organization Creation
- From your individual account, start the "Convert to organization" flow. If you leave partway through, some fields become uneditable once you resume.

- Enter your organization name, slug, domain, and logo.

Domain Verification
Verify ownership of your organization's email domain, either with a DNS TXT record or by uploading an HTTPS file to your domain. Both domain and SSO verification show as in-progress steps until they clear.
- DNS TXT record: add a TXT record to your domain's DNS settings, using the hostname and key values Ververica Cloud generates for you.
- HTTPS file: download the generated verification file and upload it to the root of your domain.

SSO Configuration
Choose an SSO protocol, OIDC or SAML, and enter your identity provider's connection details as part of the same wizard.
Choose a protocol
Ververica Cloud supports two SSO protocols:
- OpenID Connect (OIDC): Discovery URI, Client ID, Client Secret, Groups Claim.
- SAML: your identity provider's metadata XML file. Download it from your identity provider (most provide a button for this) and upload it here; Ververica Cloud reads everything else it needs from that file.
Pick whichever your identity provider uses. Most modern identity providers support OIDC; SAML remains common in some enterprise environments.
Configure your identity provider to include group membership in the authentication response, so Ververica Cloud can match users to the Organization Teams you set up.
- SAML: send group membership as a
groupsattribute. - OIDC: send group membership as a claim, then enter that claim's name in the Groups Claim field.
Once you choose a protocol, Ververica Cloud also shows you reference values to enter on your identity provider's side: a callback URL for OIDC, or an SP Entity ID and callback URL for SAML.



Finishing Up
Once the organization setup is finished, you can start creating Teams to manage access to your workspaces.
Until you configure SSO, you and other administrators keep using password sign-in to finish setup.
