@contio/partner-sdk - v1.7.1
    Preparing search index...

    Interface PartnerSSOInfoResponse

    Partner SSO info response (public endpoint)

    interface PartnerSSOInfoResponse {
        co_brand_logo_url?: string;
        co_brand_name?: string;
        has_idp_config: boolean;
        is_active: boolean;
        name: string;
        slug: string;
    }
    Index

    Properties

    co_brand_logo_url?: string

    Co-branded logo URL (if configured)

    co_brand_name?: string

    Co-branded name (if configured)

    has_idp_config: boolean

    Whether the partner has IdP configuration

    is_active: boolean

    Whether the partner IdP is active

    name: string

    Partner display name

    slug: string

    Partner slug