Application Credentials
Creating an Application Credential
- Logon to your Nectar Dashboard and ensure you’re working in the right project (Use the project selector on the top left-hand side).
- Navigate to the
Identity | Application Credentials
page using the navigation links on the left side of the page. -
Click the
Create Application Credential
button to open the Create Application Credential dialog. - Provide a credential name in the
Name
field. - You can leave the
Secret
field blank, and a secure secret will be generated for you. - Optionally, provide an expiration date in the
Expiration Date
field. - Optionally, select the roles to grant to this application credential.
Selecting nothing will grant all roles listed. If you have more than one
role, it’s best to limit what you grant here to just what your script
requires. Usually the
Member
role is enough. - Click the
Create Application Credential
button. -
Click the
Download openrc file
button and theDownload clouds.yaml
button. - You can use the downloaded openrc file or clouds.yaml for authentication with your client tools.