Find your host
Your host is the BMC Helix / AR System server StackOne connects to. Enter it without the scheme (no https://) and without a trailing slash or path.
- BMC Helix SaaS: typically a REST-specific host in the form
{company}-restapi.onbmc.com. - On-premise: your AR System mid-tier host, often including a port.
- Format:
{company}-restapi.onbmc.comorremedy.example.com:8080 - Example: if you open
https://acme-restapi.onbmc.com/api/arsys/v1/..., your host isacme-restapi.onbmc.com
Use a service-account username and password
StackOne authenticates as an AR System user, so provide the login name and password of a dedicated service account.
- Username: the AR System / Helix login name of the service account.
- Example:
stackone.integration - Password: the password for that login name.
- The account’s AR permission groups and row-level access determine which records StackOne can read and write.
- StackOne exchanges these credentials for a short-lived AR-JWT token automatically and refreshes it as needed — there is no token to paste.
Set an authentication string (only if required)
The authentication string is only needed on servers that use Remedy Single Sign-On (RSSO) or multi-tenancy. Most deployments leave it blank.
- Leave blank for standard AR System authentication.
- If your administrator uses RSSO or a tenant/authentication domain, enter the value they provide.
Linking the Account from the Hub
Navigate to the Hub
Fill out the fields
- Host
- Username
- Password
- Authentication String (Optional)
If the account linking is successful, you will see the newly linked account in your Accounts page.