kaven-utils - v5.5.1
    Preparing search index...

    Interface ISSOClientOption

    interface ISSOClientOption {
        appNotifyPath?: string;
        parameterName?: ISSOParameterName;
        serverLoginPath?: string;
        serverSSOPath?: string;
        tokenName?: string;
    }
    Index

    Properties

    appNotifyPath?: string
    parameterName?: ISSOParameterName

    name for url query parameters

    serverLoginPath?: string
    serverSSOPath?: string
    tokenName?: string

    token name for cookie or http header