Axinom Mosaic Libraries
    Preparing search index...

    Interface PortalConfiguration

    interface PortalConfiguration {
        environmentId: string;
        idServiceAuthEndpoint: string;
        microFrontendServiceEndpoint: string;
        tenantId: string;
    }
    Index

    Properties

    environmentId: string
    idServiceAuthEndpoint: string
    microFrontendServiceEndpoint: string
    tenantId: string