Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Access Management Automation

Automate access management request fulfillment using the Service Catalog or Service Portal. The catalog items and flows support requests in Okta, Microsoft Entra ID (formerly Microsoft Entra ID), and Microsoft Active Directory.

Request apps on the Store

Visit the ServiceNow Store website to view all the available apps and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.

Application version

Access Management Automation v2.1.0 is the latest version.

Catalog Items and flows

The Access Management Automation application provides catalog items and flows to automate tasks. When a catalog item is submitted, the related flow is triggered and the task is performed. Available catalog items include:

ServiceCatalog ItemDescription
Microsoft Active DirectoryCreate Active Directory GroupCreates a group in Microsoft Active Directory with the provided details.
Create Active Directory UserCreates a user in Microsoft Active Directory.
Remove Active Directory User from GroupsRemoves the specified user from the groups in the Microsoft Active Directory.
Enable Active Directory UserEnables the specified user in the Microsoft Active Directory.
Disable Active Directory UserDisables the specified user in the Microsoft Active Directory.
Add Active Directory User to GroupsAdds the specified user to groups in the Microsoft Active Directory.
Unlock Active Directory UserUnlocks the specified user in the Microsoft Active Directory.
Microsoft Entra ID (formerly Microsoft Entra ID)Delete Microsoft Entra ID UserDeletes the specified user from Microsoft Entra ID.
Add Microsoft Entra ID User to GroupsAdds the specified user to groups in the Microsoft Entra ID.
Create Microsoft Entra ID Security GroupCreates a security group in Microsoft Entra ID.
Remove Owner From Microsoft Entra ID GroupRemoves an owner from the specified Microsoft Entra ID group.
Create Microsoft Entra ID O365 GroupCreates an Office 365 group in the Microsoft Entra ID.
Disable Microsoft Entra ID UserDisables the specified user in the Microsoft Entra ID.
Enable Microsoft Entra ID UserEnables the specified user in the Microsoft Entra ID.
Remove Microsoft Entra ID User from GroupsRemoves the specified user from groups in the Microsoft Entra ID.
Add Owner to Microsoft Entra ID GroupAdds an owner to the Microsoft Entra ID group.
Create Microsoft Entra ID UserCreates a user in Microsoft Entra ID.
OktaReset Okta User FactorsResets factors of the specified Okta user.
Add Okta User to Okta GroupsAdds the specified user to groups at Okta.
Unlock Okta UserUnlocks the specified user at Okta.
Unsuspend Okta UserUnsuspends the specified user at Okta.
Create Group at OktaCreates a group in Okta.
Create User at OktaCreates a user at Okta.
Suspend Okta UserCancels the specified user at Okta.
Remove Okta User from Okta GroupsRemoves the specified user from groups in Okta.
Activate Okta UserActivates the specified user at Okta.

Subflows

The Access Management Automation application provides subflows to automate tasks. The available subflows include:

SubflowDescription
Create IncidentCreates an incident if automation fails.
Create EventCreates an event if automation fails.
Dynamic Flow TemplateTemplate to use the Create Event and Create Incident subflows.
Fetch Approvers and AssigneeRetrieves the details of approvers, assignees, and assignment groups for the requested item, catalog task, and incident from the decision tables.

Actions

The Access Management Automation application provides actions to automate tasks. The available subflows include:

ActionDescription
Convert Mask to password2Converts a mask field to a password2 field.
Convert String to Array.StringsConverts a string of comma-separated values to an array of strings.

Decision tables

The Access Management Automation application uses decision tables to save the approver and assignee information. The decision tables include:

Decision tableDescription
Access Mgmt. Catalog Task Group Assignment PolicyUsed to choose the groups to assign the fulfillment catalog task to, if the automation fails.
Access Mgmt. Catalog Task User Assignment PolicyUsed to choose the users to assign the fulfillment catalog task to, if automation fails.
Access Mgmt. Failed Automation Flow PolicyUsed to choose the subflow that should execute if automation fails.
Access Mgmt. Incident Group Assignment PolicyIf the subflow that executes when automation fails is Create Incident, this decision table is used to choose the groups to assign the incident to.
Access Mgmt. Incident User Assignment PolicyIf the subflow that executes when automation fails is Create Incident, this decision table is used to choose the users to assign the incident to.
Access Mgmt. Requested Item Group Approval PolicyUsed to choose the groups assigned as approver for the catalog requests.
Access Mgmt. Requested Item User Approval PolicyUsed to choose the users assigned as approver for the catalog requests.

User roles

The Access Management Automation application provides the sn_acc_mgmt_sc.access_mgmt_user role. Users with this role can view access management automation catalog items.

Note: User must have the sn_acc_mgmt_sc.access_mgmt_user, ITIL, and Catalog Admin roles to create and submit catalog items.