Note: Your Okta org needs to have the AD bidirectional group management feature enabled. Contact your Okta account team to enable this feature.
The Directories Integration API provides operations to manage Active Directory objects in a connected on-premises directory through Okta.
okta.directories.groups.manage
Updates an AD Group membership directly in AD
OK
Bad Request
Forbidden
Not Found
There are no connected agents.
Timed out waiting for agent.
{- "id": "string",
- "parameters": {
- "action": "ADD",
- "attribute": "string",
- "values": [
- "string"
]
}
}
{- "errorCode": "E0000001",
- "errorSummary": "Api validation failed: {0}",
- "errorLink": "E0000001",
- "errorId": "sampleiCF-8D5rLW6myqiPItW",
- "errorCauses": [ ]
}