Skip to main content

Service Accounts

Service Accounts are used to access the Rig Platform from a remote service, without using email & password login credentials.

An example is a CI/CD pipeline like GitHub Actions, where access to your Rig Platfrom can be established using a Service Account.


Create Service Accounts

Service Accounts for external use are created through the dashboard and can be found under the outermost settings:

Dashboard Service Account Image
Dashboard Service Account Image

Click on the Add Service Account, provide a name and a select a role. Afterwards, you will see the success screen with your new service account:

Dashboard Service Account Image
Dashboard Service Account Image
Caution

Remember to copy the Client Secret as this is the first and last time you will be able to.