Generate a Rundeck API Token
Open your Rundeck profile menu
Log in to your Rundeck instance and click the user icon in the top-right corner.

Generate the token
In the Generate New Token dialog, enter:
- Name: a label to identify the token (e.g.,
INFISICAL_TOKEN) - User: the username associated with the token
- Roles: comma-separated roles/groups, or leave blank to use all of your current roles
- Expiration in: an optional lifetime; set to
0for the maximum allowed duration

The API token inherits the access of the user and roles it is generated with. Grant only the
permissions required to read projects and manage Key Storage for your target projects.
Setup Rundeck Connection in Infisical
- Infisical UI
- API
Add a Rundeck Connection
In your Infisical dashboard, navigate to the Integrations tab in the desired project,
select App Connections, and click + Add Connection. Search for and select the
Rundeck option.

Fill out the Rundeck Connection form
Complete the connection form by entering:
- A descriptive Name for the connection (must be slug-friendly)
- An optional Description for future reference
- The Method (API Token)
- The Rundeck Instance URL (e.g.,
https://rundeck.example.com) - The Rundeck API Token you generated above




