Short cuts Capability : Siit empowers your IT team with shortcuts, enabling them to trigger Okta actions such as adding users to groups, clearing sessions, or resetting multifactor authentication directly from the request conversation.
Perform tasks such as:
- Activate user
- Suspend user
- Reset user password
- Expire password
- Reset user MFA
- Update user groups
Install Siit API Service from your Okta Admin Console:
- Open the integration page on Okta Marketplace: Visit https://www.okta.com/integrations/siit-api-service/
- Click Add Integration.
- Log in to Okta Admin (if prompted): Enter your admin credentials to continue.
- Click Install and Authorize to complete the setup.
- Save your credentials: After installation, copy and securely store the generated
- Client ID
- Client Secret
- Okta Domain
Setting Up Okta Actions Integration with Siit:
- Navigate to the Settings Page: In Siit, navigate to Settings → Integrations → Integration Library.
- Select Okta Actions: Click "Okta Actions" to initiate the setup.
The “Connect Okta” Window
The setup window allows you to securely link your Okta environment to Siit.
You’ll need to provide the following information:
-
Domain:
Your Okta domain (e.g.testing.okta.com
).
If your Okta URL ishttps://testing.okta.com
, simply entertesting.okta.com
. -
Client ID:
The Client ID generated from your Siit API Service application in Okta. -
Client Secret:
The Client Secret generated from your Siit API Service application in Okta. -
Roles for which Okta actions are enabled:
You can restrict access to Okta actions by selecting which teams or roles in Siit are allowed to trigger them.
Selecting Scopes for Okta Actions
Siit now allows you to select which Okta scopes (permissions) are enabled when connecting your Okta account. This gives you more control and flexibility over which actions Siit can perform on behalf of your IT team.
When configuring your Okta connection, you’ll see a section called “Scopes for which Okta actions are enabled.”
From there, you can choose which permissions to include based on your organization’s security policies and needs.
Available Scopes:
-
okta.users.manage
– Manage Okta users (create, update, activate, deactivate). -
okta.users.read
– Read user information.⚠️ Mandatory: This scope is required if you want Siit to display and trigger actions for individual users.
-
okta.groups.manage
– Manage group memberships and group details. -
okta.apps.manage
– Manage Okta applications. -
okta.sessions.manage
– Manage user sessions (clear or terminate sessions). -
okta.eventHooks.manage
– Manage event hooks for Okta integrations.
These scopes define which Okta actions are available directly from Siit when handling IT requests.