Skip to main content

Create an authentication portal

POST 

/sse/config/v1/authentication-portals

Create an authentication portal.

Request

Query Parameters

    folder stringrequired

    Possible values: Value must match regular expression ^[0-9a-zA-Z._-\s]{1,}$, [Shared, Mobile Users, Remote Networks, Service Connections, Mobile Users Container, Mobile Users Explicit Proxy]

    The folder on which you want to perform this operation.

Body

The authentication portal you want to create

    authentication_profile string
    certificate_profile string
    gp_udp_port integer

    Possible values: >= 1 and <= 65535

    idle_timer integer

    Possible values: >= 1 and <= 1440

    redirect_host string
    timer integer

    Possible values: >= 1 and <= 1440

    tls_service_profile string

Responses

Created

Loading...