VendorConfig¶
Summary¶
VendorConfig¶
Vendor Configuration Dictionary
A vendor specific configuration dictionary
| Type | Default | Required | Regex | iOS | macOS | Supervised |
|---|---|---|---|---|---|---|
| dictionary | {} | N/A | N/A | N/A | N/A | N/A |
| Name | Type | Title | Description | Required |
|---|---|---|---|---|
| Realm | string | Realm | Realm to connect to on the server | n/a |
| Role | string | Role | Role to select when connecting to the server. Valid only for Juniper SSL | n/a |
| Group | string | Group | Group to connect to on the head end. Valid only for Cisco AnyConnect | n/a |
| LoginGroupOrDomain | string | Login Group or Domain | Login Group or Domain | n/a |
Keys¶
Realm¶
Realm
Realm to connect to on the server
| Type | Default | Required | Regex | iOS | macOS | Supervised |
|---|---|---|---|---|---|---|
| string | N/A | N/A | N/A | N/A | N/A | N/A |
Role¶
Role
Role to select when connecting to the server. Valid only for Juniper SSL
| Type | Default | Required | Regex | iOS | macOS | Supervised |
|---|---|---|---|---|---|---|
| string | N/A | N/A | N/A | N/A | N/A | N/A |
Group¶
Group
Group to connect to on the head end. Valid only for Cisco AnyConnect
| Type | Default | Required | Regex | iOS | macOS | Supervised |
|---|---|---|---|---|---|---|
| string | N/A | N/A | N/A | N/A | N/A | N/A |
LoginGroupOrDomain¶
Login Group or Domain
Login Group or Domain
| Type | Default | Required | Regex | iOS | macOS | Supervised |
|---|---|---|---|---|---|---|
| string | N/A | N/A | N/A | N/A | N/A | N/A |