Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

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;
}

§Properties

§
enabled?: boolean
[src]

Optional. Immutable. Whether Workforce Identity Federation is enabled.