Skip to main content

Create new auth integration

POST 

/settings/auth/:authType

Create new auth integration

Request

Path Parameters

    authType stringrequired

    Possible values: [ad, ldap, saml]

    authType

Body

required

request

    enabled boolean

    integrationParameters

    object

Responses

OK

Schema

    type string
Loading...