Type alias SSOCookieConfig

SSOCookieConfig: {
    name: string;
}

SSO Cookie Configuration object

Type declaration

  • name: string