Skip to main content
Infisical supports connecting to Rundeck using an API Token.

Generate a Rundeck API Token

1

Open your Rundeck profile menu

Log in to your Rundeck instance and click the user icon in the top-right corner.Rundeck profile menu
2

Go to your Profile

Select Profile from the dropdown.Select Profile
3

Add a new User API Token

In the User API Tokens section, click the + button.User API Tokens
4

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 0 for the maximum allowed duration
Click Generate New Token.Generate New Token
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.
5

Copy the API Token

Copy the generated token and store it securely, as you won’t be able to view it again after closing the dialog. Click Close when done.Save Your new Token
If you configure an expiration for your API token, you must manually rotate to a new token before it expires to prevent service interruption.

Setup Rundeck Connection in Infisical

1

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.Select Rundeck Connection
2

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
Click Connect to Rundeck.Rundeck Connection Form
3

Connection Created

Your Rundeck Connection is established and ready to use with your Infisical project.Rundeck Connection Created