WorkforceIdentityFederationConfig
import type { WorkforceIdentityFederationConfig } from "https://googleapis.deno.dev/v1/securesourcemanager:v1.ts";
WorkforceIdentityFederationConfig allows this instance to support users from external identity providers.
interface WorkforceIdentityFederationConfig {
enabled?: boolean;
}