SAS Credentials¶
SAS API credentials (Client ID + Client Secret) are required to download licenses, certificates, and container images from SAS.
Storage Options¶
Credentials can be stored in two locations:
| Storage | Description | Tier Required |
|---|---|---|
| Local | Stored in the extension's local SQLite database | Any |
| Cloud | Stored securely in the cloud via Selerity | Professional+ |
The Account page shows all credentials in a unified view with storage type indicators.
Adding Credentials¶
- Go to Account → SAS Credentials
- Click Add Credential
- Enter:
- Label — a friendly name
- Client ID — from your SAS API application
- Client Secret — from your SAS API application
- Click Save
The extension validates credentials against SAS before saving. If validation fails, check that your Client ID and Client Secret are correct.
Cloud Credentials¶
Cloud-stored credentials provide additional benefits:
- Credentials are validated against SAS before storage
- Secrets are stored securely in the cloud (never retained locally)
- SAS API calls can be proxied through Selerity with server-side credential injection
- No local certificate management required for proxied requests
Resource Limits¶
| Tier | Max Credentials |
|---|---|
| Starter (Free) | 1 |
| Personal | 1 |
| Professional | Unlimited |
| Enterprise | Unlimited |