Skip to main content

Service Accounts

Service Accounts are used to authenticate and identify your application and Rig project against the Rig backend. Service accounts can also automatically be created and injected into your Rig Capsules as environment variables allowing your capsules to authenticate against the Rig backend.


Create Service Accounts

Service Accounts for external use are created through the dashboard and can be found under your project settings as seen below:

Dashboard Service Account ImageDashboard Service Account Image

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

Dashboard Service Account Image
Dashboard Service Account Image

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

You can now setup the SDK using your client credential!


Was this page helpful?