Learn how to create a service account in the Polaris user interface.
To create a service account in the Polaris user interface, follow these steps:
Note: Only Organization Administrators can complete these steps.
- Go to My Organization > Service Accounts.
- Select Create Service Account.The Create Service Account page appears.
- Enter a name in the Name field.Note: Service account names must be between 3 and 255 characters long.
- Assign the service account a global or application-level role.To assign the service account a global role, follow these steps:
- Under Role type, select Global (all applications).
- Select Organization Administrator or Application Manager using the Role dropdown.
To assign the service account an application-level role, follow these steps:- Under Role type, select Application.
- Select Administrator, Contributor, Member, Observer or a custom role using the Role dropdown.
- Under Applications, select Manage Applications.The Manage Applications window opens.
- Use the checkboxes to select the applications you want to grant the service account access to.Tip: Use the Application Name or Labels filters to quickly find applications in your portfolio.
- Select Save.
- Select Save.The service account's access token is displayed in the Access Token field.Note: The token is obfuscated, by default. Select the show
icon to view the token in plain text.
- Select Copy to copy the service account's access token to your clipboard, and then store the token securely.Important: The service account's access token is only displayed when the service account is created, and cannot be retrieved later. Service account tokens automatically expire one year after creation, and will also expire if unused for 30 days.