Very Good Security OAuth Scopes
Very Good Security publishes 3 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Very Good Security API on a user’s behalf.
Tokens are issued from https://auth.verygoodsecurity.com/auth/realms/vgs/protocol/openid-connect/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
OAuth endpoints
https://auth.verygoodsecurity.com/auth/realms/vgs/protocol/openid-connect/token
clientCredentials
Scopes (3)
| Scope | Description | Flows |
|---|---|---|
| aliases:read | read the entire vault data object using the associated alias | clientCredentials |
| aliases:write | create new aliases by value | clientCredentials |
| aliases:delete | delete any alias | clientCredentials |
📄 Provider scope reference: https://docs.verygoodsecurity.com/vault/developer-tools/apis/vault-api/authentication-and-authorization
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.