Vitality · OAuth Scopes
Vitality OAuth Scopes
OAuth 2.0
searched
Vitality publishes 5 OAuth 2.0 scopes via the authorizationCode and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Vitality API on a user’s behalf.
Tokens are issued from https://apis.vitality.co.uk/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.
InsuranceUnited KingdomHealth InsuranceLife InsuranceEmployee BenefitsCarrierPolicy AdministrationUnderwritingPartner Gated
Scopes: 5
Flows: authorizationCode, clientCredentials
Method: searched
OAuth endpoints
Authorization URL
https://apis.vitality.co.uk/oauth2/authorize
https://apis.vitality.co.uk/oauth2/authorize
Token URL
https://apis.vitality.co.uk/oauth2/token
https://apis.vitality.co.uk/oauth2/token
Flows
authorizationCodeclientCredentials
authorizationCodeclientCredentials
Scopes (5)
| Scope | Description | Flows |
|---|---|---|
| openid | Request an OpenID Connect ID token alongside the access token. This is the scope Vitality's own first-party Workplace Connect adviser application requests. | authorizationCode |
| profile | Standard OIDC profile claims (name, given_name, family_name, preferred_username, picture, locale, updated_at and related). | authorizationCode |
| Standard OIDC email and email_verified claims. | authorizationCode | |
| phone | Standard OIDC phone_number and phone_number_verified claims. | authorizationCode |
| address | Standard OIDC address claim (formatted, street_address, locality, region, postal_code, country). | authorizationCode |