Axinom Mosaic Libraries
    Preparing search index...
    interface Google {
        client_id?: string;
        client_secret?: string;
        enabled: boolean;
        use_built_in_idp: boolean;
    }
    Index

    Properties

    client_id?: string

    Client ID for Google IDP

    client_secret?: string

    Client secret for Google IDP

    enabled: boolean

    Status of the IDP

    use_built_in_idp: boolean

    Use built in Google IDP