Skip to main content

Create an authentication rule

Create an authentication rule.

Query Parameters
  • position string required

    Possible values: [pre, post]

    Default value: pre

    The position of a security rule

  • folder string required

    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.

Request Body

The authentication rule you want to create

  • authentication_enforcement string
  • category string[]
  • description string
  • destination string[]
  • destination_hip string[]
  • disabled boolean

    Default value: false

  • from string[]
  • group_tag string
  • hip_profiles string[]
  • log_authentication_timeout boolean

    Default value: false

  • log_setting string
  • name string
  • negate_destination boolean

    Default value: false

  • negate_source boolean

    Default value: false

  • service string[]
  • source string[]
  • source_hip string[]
  • source_user string[]
  • tag string[]
  • timeout integer

    Possible values: >= 1 and <= 1440

  • to string[]
Responses

Created

Loading...