Skip to content

Commit 1a4e90b

Browse files
waleedlatif1claude
andcommitted
docs(okta): add manual description section to generated docs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 3704fca commit 1a4e90b

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

apps/docs/content/docs/en/tools/okta.mdx

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,30 @@ description: Manage users and groups in Okta
55

66
import { BlockInfoCard } from "@/components/ui/block-info-card"
77

8-
<BlockInfoCard
8+
<BlockInfoCard
99
type="okta"
1010
color="#191919"
1111
/>
1212

13+
{/* MANUAL-CONTENT-START:intro */}
14+
[Okta](https://www.okta.com/) is an identity and access management platform that provides secure authentication, authorization, and user management for organizations.
15+
16+
With the Okta integration in Sim, you can:
17+
18+
- **List and search users**: Retrieve users from your Okta org with SCIM search expressions and filters
19+
- **Manage user lifecycle**: Create, activate, deactivate, suspend, unsuspend, and delete users
20+
- **Update user profiles**: Modify user attributes like name, email, phone, title, and department
21+
- **Reset passwords**: Trigger password reset flows with optional email notification
22+
- **Manage groups**: Create, update, delete, and list groups in your organization
23+
- **Manage group membership**: Add or remove users from groups, and list group members
24+
25+
In Sim, the Okta integration enables your agents to automate identity management tasks as part of their workflows. This allows for scenarios such as onboarding new employees, offboarding departing users, managing group-based access, auditing user status, and responding to security events by suspending or deactivating accounts.
26+
27+
## Need Help?
28+
29+
If you encounter issues with the Okta integration, contact us at [help@sim.ai](mailto:help@sim.ai)
30+
{/* MANUAL-CONTENT-END */}
31+
1332
## Usage Instructions
1433

1534
Integrate Okta identity management into your workflow. List, create, update, activate, suspend, and delete users. Reset passwords. Manage groups and group membership.

0 commit comments

Comments
 (0)