Connect your own Okta org (API Token or OAuth2 Service App) to manage Users, Groups, Applications, MFA Factors, Policies, admin Roles and Sessions, plus stream the System Log for security/audit vis...
What this app can do
34 tools registered
Connect OktaFree
Connect an Okta org via API Token or OAuth2 Service App, after verifying connectivity.
Disconnect OktaFree
Disconnect an Okta org: deletes the saved token/credentials. Nothing in Okta itself is changed.
List ConnectionsFree
List the connected Okta orgs.
List Users8 tok
List Okta users, optionally filtered by status or search text.
Get User8 tok
Read one Okta user in full by id or login.
Create User16 tok
Create a new Okta user with profile fields, optionally activating them immediately.
Update User16 tok
Update selected profile fields of an existing Okta user.
Activate User16 tok
Activate a STAGED Okta user (sends activation email unless password already set).
Suspend User16 tok
Suspend an active Okta user, blocking their sign-in.
Unsuspend User16 tok
Unsuspend a suspended Okta user, restoring their sign-in access.
Deactivate User20 tok
Deactivate (soft-delete) an Okta user. Okta keeps a 30-day recovery window internally.
Unlock User16 tok
Unlock a locked-out Okta user.
Expire User Password16 tok
Expire an Okta user's password, forcing them to set a new one at next login.
List Groups8 tok
List Okta groups, optionally filtered by search text.
Get Group8 tok
Read one Okta group in full.
Create Group16 tok
Create a new Okta group.
List Group Members8 tok
List the members of an Okta group.
Add User To Group16 tok
Add a user to an Okta group.
Remove User From Group20 tok
Remove a user from an Okta group.
List Apps8 tok
List Okta applications, optionally filtered by search text.
Get App8 tok
Read one Okta application in full.
Assign User To App16 tok
Assign an Okta user directly to an application.
Assign Group To App16 tok
Assign an Okta group to an application (all group members get access).
Activate App16 tok
Activate an Okta application.
Deactivate App16 tok
Deactivate an Okta application.
List User Factors8 tok
List MFA factors enrolled for an Okta user.
Reset User Factors20 tok
Reset ALL enrolled MFA factors for an Okta user -- they must re-enroll at next login. Use when a user has lost their MFA device.
List Policies8 tok
List Okta policies of a given type (sign-on, password, MFA enrollment, access).
Get Policy8 tok
Read one Okta policy in full.
List Admin Roles8 tok
List admin roles assigned to an Okta user.
Assign Admin Role16 tok
Assign an admin role to an Okta user (e.g. SUPER_ADMIN, ORG_ADMIN, APP_ADMIN).
Remove Admin Role16 tok
Remove an admin role assignment from an Okta user.
List System Log8 tok
List Okta System Log events (audit trail of logins, MFA, admin actions), optionally filtered by time range or SCIM-style filter expression.
Audit Org40 tok
Build one aggregated health report for the connected Okta org: active/suspended user counts, admin count, and recent failed logins.