SamlSsoInfo
import type { SamlSsoInfo } from "https://googleapis.deno.dev/v1/cloudidentity:v1.ts";Details that are applicable when sso_mode == SAML_SSO.
interface SamlSsoInfo {
inboundSamlSsoProfile?: string;
}import type { SamlSsoInfo } from "https://googleapis.deno.dev/v1/cloudidentity:v1.ts";Details that are applicable when sso_mode == SAML_SSO.