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 |
|---|---|
| App ID | The ID of an OneLogin application. |
| Rule ID | The ID of the rule. |
{
"id": 196670,
"name": "My First rule",
"match": "all",
"enabled": true,
"position": 1,
"conditions": [
{
"source": "has_role",
"operator": "ri",
"value": "909876"
}
],
"actions": [
{
"action": "set_groups",
"value": [
"member_of"
],
"expression": ".*"
}
]
}
Was this page helpful?