express-openid-connect
    Preparing search index...

    Interface SessionTransferRedirectOptions

    interface SessionTransferRedirectOptions {
        organization?: string;
    }
    Index
    organization?: string

    Organization to append to the redirect URL (when the STT is org-scoped).