I recently demonstrated how to automate the configuration of the VCF Automation (VCFA) Provider Portal using the new Terraform Provider for VCFA. You can also use the same provider to configure your VCFA Organization Portals.
In this blog post, I will use the Terraform Provider for VCFA (TF4VCFA) to configure a specific VCFA Organization Portal with an External Identity Provider (IdP), which can be super helpful if you need to manage multiple IdPs for each VCFA Organizations. The current release of the TF4VCFA only supports configuring an OIDC or LDAP resource, but VCFA does have support for OIDC, LDAP and SAML IdPs.
Since I use Keycloak as my IdP of choice, I will be demonstrating how to setup the OIDC IdP within VCFA.

