Vault12 · OAuth Scopes
Vault12 OAuth Scopes
OAuth 2.0
searched
Vault12 publishes 4 OAuth 2.0 scopes via the authorizationCode, implicit, password, and refresh_token flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Vault12 API on a user’s behalf.
Tokens are issued from https://vault12.com/core/users/oauth2/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.
CompanyCryptocurrencySecurityBackupInheritanceWalletsCryptographySecret SharingKey Management
Scopes: 4
Flows: authorizationCode, implicit, password, refresh_token
Method: searched
OAuth endpoints
Authorization URL
https://vault12.com/core/users/oauth2/authorize
https://vault12.com/core/users/oauth2/authorize
Token URL
https://vault12.com/core/users/oauth2/token
https://vault12.com/core/users/oauth2/token
Flows
authorizationCodeimplicitpasswordrefresh_token
authorizationCodeimplicitpasswordrefresh_token
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect authentication (id_token issuance, RS256 signed) | |
| profile | Access to the user's profile claims via the userinfo endpoint | |
| Access to the user's email claims via the userinfo endpoint | ||
| offline_access | Long-lived access via refresh tokens |