Configure External Agents
Security: These domains in the Agent System of Record functional area:
- Agent Compliance
- Agent Management Hub
- Manage: Agents
- Reports: Agent Reporting
- Setup: Agents
Security:
Reports: AI Agent Security
in the System functional area.For Ambient-mode agents only:
- Create an X.509 Public Key. Security: TheSecurity Administrationdomain in the System functional area.
You can configure external agents using the
Agent Management Hub
.- Access theAgent Management Hubreport.
- Select theAgent Registrytab and then click on the agent name to configure the agent.
- From the agent's profile view, clickConfigure Agent.
- In theStatuscolumn, make each relevant skill available by enabling the toggle slider.
- For each available delegate execution mode skill, populate theAvailable Toprompt and determine the security groups that you want to add for that specific skill for the agent.The security groups you select in theAvailable Toprompt must also have permissions to the domain or business process security policies that secure the agents’ tools. You can use theView Security for Agent Skillreport to assist with your agent security configurations. This report shows you detailed information about the agent’s Tools APIs and the respective domain or business process security policies and permissions. At agent runtime, Workday evaluates both user access to the agent and the user access to the APIs the agent is executing as tools.
- Click theConfirmcheck box, and then clickOK.
- For delegate skills, you must provide aRedirect URIas the callback endpoint for your agent. Your agent development partner can provide this information.
- For ambient skills, you must provide an x509 public key from your agent development platform. Your agent development partner can provide this information. Select a unique key that’s not in use by another agent. See also: Create an X.509 Public Key. Security: TheSecurity Administrationdomain in the System functional area.
- ClickOK.
- When you configure the agent for the first time, we display the OAuth client details for the agent.Copy and save the Client ID and Client Secret values. This page won’t display again and you won’t be able to access this information again.
- Enter the OAuth client details and endpoint URLs back into the agent development platform code for the agent to enable access during runtime. The OAuth client and endpoint URLs details that we display include:
- Authorize Endpoint URL
- Token Endpoint URL
- Endpoint URL
- OAuth 2.0 Client ID
- OAuth 2.0 Client Secret (Delegate only)
- Username for Agent System Account (Ambient only)
- SelectAgent Registry, and click the agent you want to activate.
- From the agent's profile view, clickActivate Agent. On theActivate Agentwindow, select theConfirmcheck box, and thenOKto complete the activation.
Workday automatically creates an Agent System User (ASU) and assigns an Agent Security Group (ASG) for the agent - which you can find through the
All AI Agent Accounts
report, secured to the Workday Accounts
domain in the System functional area. You can use these as you configure the security policies and permissions for your agent.