Skip to main content
Skip table of contents

3rdParty configuration parameters

Overview

The configuration option "VISULOX config 3rdparty" allows to control the 3rdparty authentication.

Usage

Command

Description

add

Create a 3rdParty access location

delete

Delete a 3rdParty configuration

edit

Edit a 3rdParty location configuration

list

List all configured 3rdParties

The following edit subcommands are available:

Parameter

Description

-name <value>

Name of 3rdParty access Location <>

-to <value>

Url <>

-detach <value>

Url <>

-enabled <value>

Location is enabled <false>

Examples

CODE
visulox config 3rdparty list
3rdParty configurations
    --------------------------------
    | active |  name | to | detach |
    --------------------------------
    |    yes | basic |    |        |
    --------------------------------
*** 3rdParty is generally disabled ***
CODE
visulox config 3rdparty -enabled true

*** Apply 3rdParty configuration by running  'visulox portal attach -3rdparty' ***

Always use visulox portal attach -3rdparty after changes.

See also: Web server basic authentication with VISULOX

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.