interface SDKOverrides {
    openfortAPIUrl?: string;
    iframeUrl?: string;
    shieldUrl?: string;
    oidcProviderUrl?: string;
}

Properties

openfortAPIUrl?: string
iframeUrl?: string
shieldUrl?: string
oidcProviderUrl?: string