website/integrations/hypervisors-orchestrators/vmware-cloud-director/index.md
VMware Cloud Director is a platform that enables service providers and enterprises to create multi-tenant virtual data centers (VDCs) from underlying VMware vSphere infrastructure. It supports self-service resource provisioning, secure tenant isolation, and management of compute, storage, and networking via web portals and APIs.
-- https://www.vmware.com/products/cloud-infrastructure/cloud-director
The following placeholders will be used in the examples below:
authentik.company is the FQDN of the authentik installation.clouddirector.company is the FQDN of the VMware Cloud Director instance.:::info This documentation lists only the settings that you need to change from their default values. Be aware that any changes other than those explicitly mentioned in this guide could cause issues accessing your application. :::
To support the integration of VMware Cloud Director with authentik, you need to create an application/provider pair in authentik.
Strict redirect URI to https://clouddirector.company/login/oauth?service=provider.:::info Tenant configuration The redirect URI is for provider level configuration. If you're configuring a tenant-level integration in VMware Cloud Director, use the URI displayed in step 2 of the VMware Cloud Director configuration. :::
openid, profile, and email scopes, which are set by default. If you need other scopes, add them here. Otherwise, click NEXT.:::info Tenant configuration If you're configuring the integration on a tenant-level in Cloud Director, navigate to Administration > Access Control > Groups. :::
To verify the integration of authentik with VMware Cloud Director, log out of Cloud Director, then on the login page click the "Sign in with OIDC" button. If you specified a custom string on step 9, it is displayed instead. You will be redirected to authentik, and once authenticated, you will be logged in to Cloud Director.