The Staged Service Accounts API provides admin operations to set up SaaS app accounts and Universal Directory accounts for Okta Privileged Access teams
Lists all SaaS and Okta service accounts from Okta Universal Directory that have not been assigned to a project or resource group
OK
{- "list": [
- {
- "application_instance_name": "AWS Engineering",
- "description": "This is for accessing AWS Prod-5",
- "id": "d1b65a78-21ed-429b-8ea3-eec96f2748d6",
- "lcm_sync_possible": true,
- "name": "AWS Prod-5 account",
- "username": "awsuser"
}
]
}
Assigns a SaaS or Okta service account to a resource group and project. If the account can be actively managed, rotates the password for the account immediately.
No Content