Type Alias IDPMeta

type IDPMeta = {
    upgradeSubscriptionLink?: string;
    userPortalLink?: string;
}
Index

Properties

upgradeSubscriptionLink?: string

A link to direct you to where you can upgrade your trial or manage your subscriptions. Only available if the default identity provider is used (no custom interactive identity providers are active).

userPortalLink?: string

A link to direct you to where you can manage your Qlik account. Only available if the default identity provider is used (no custom interactive identity providers are active).