Agentic Service Discovery

Resources

O

Okta

by Okta, Inc.

Manage users, groups, applications, and authentication policies in your Okta identity platform

AuthenticationPaidAPI keyidentityssoauthenticationusersiamsecurity

How agents use Okta

  • Agent provisions new employee accounts in Okta when a new hire record appears in the HR system
  • Agent deactivates accounts for departed employees by cross-referencing an offboarding list
  • Agent audits group memberships and flags users with excessive access privileges
  • Agent resets passwords for users who submit a support ticket requesting access recovery
  • Agent syncs user profile data between Okta and other business systems to maintain consistency

Agent actions

List UsersRetrieve a list of users from the Okta directory with optional filters

Inputs: filter, search, limit

Returns: users, total

Get UserRetrieve a single user by ID, login, or email

Inputs: userId

Returns: user, status

Create UserCreate a new user account in the Okta directory

Inputs: firstName, lastName, email, login, groupIds, activate

Returns: user, userId

Update UserUpdate profile attributes of an existing user

Inputs: userId, profile

Returns: user

Deactivate UserDeactivate (suspend) a user account without deleting it

Inputs: userId

Returns: success

Reset PasswordTrigger a password reset email for a user

Inputs: userId, sendEmail

Returns: resetUrl, success

List GroupsRetrieve all groups in the Okta directory

Inputs: search, limit

Returns: groups

Add User to GroupAdd a user to an Okta group

Inputs: userId, groupId

Returns: success

List User AppsGet all applications assigned to a user

Inputs: userId

Returns: apps

Example workflows

1

Employee onboarding automation

Create user accounts, assign groups and apps automatically when a new hire is added to HR system

2

Access review

List all active users and their assigned applications for periodic access audits

About Okta

Vendor
Okta, Inc.
Pricing Always review details with the vendor
PaidPricing is per-user per-month; Workforce Identity and Customer Identity products priced separately
Authentication
API key
Rate limit Always review details with the vendor
600 requests / minute
Compatible nodes
AgentResource

Build an AI workflow with Okta

Use the Agentic Planner to design, visualize, and connect Okta with your other tools.

Open Agentic Planner

Related Authentication tools

Okta AI Agent Integration | Fugentic