Manage All
External DocumentationTo learn more, visit the OneLogin documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Manage All
| Parameter | Description |
|---|---|
| Condition Value | The value for the selected condition. |
[
{
"name": "equals",
"value": "="
},
{
"name": "does not equal",
"value": "!="
},
{
"name": "contains",
"value": "~"
},
{
"name": "does not contain",
"value": "!~"
},
{
"name": "begins with",
"value": "bw"
},
{
"name": "ends with",
"value": "ew"
}
]
Was this page helpful?