Smart Pension · OAuth Scopes

Smart Pension OAuth Scopes

OAuth 2.0 searched

Smart Pension publishes 41 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 Smart Pension API on a user’s behalf.

Tokens are issued from https://id.sandbox.autoenrolment.co.uk/oauth/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.

pensionsretirementworkplace-pensionauto-enrolmentpayrollfintechfinancial-servicesunited-kingdommaster-trustemployee-benefitscontributionspapdis
Scopes: 41 Flows: authorizationCode, clientCredentials Method: searched

OAuth endpoints

Authorization URL
https://id.sandbox.autoenrolment.co.uk/oauth/authorize
Token URL
https://id.sandbox.autoenrolment.co.uk/oauth/token https://id.autoenrolment.co.uk/oauth/token
Flows
authorizationCodeclientCredentials

Scopes (41)

ScopeDescriptionFlows
user Manage all companies linked to the user's adviser. - Manage adviser details - Add and edit adviser's users - Create and import contributions for any company managed by the adviser authorizationCode
customer Manage the customer's company. - Create postponements - Create and import contributions - Edit company details - Add and edit employees authorizationCode
employee Manage the employee account. - List employee contributions - Edit employee details and preferences authorizationCode
adviser Adviser-context token; observed in operation-level security requirements. authorizationCode
individual Individual-context token; observed in operation-level security requirements. authorizationCode
read:companies clientCredentials
read:customers clientCredentials
read:employees clientCredentials
read:expression_of_wishes clientCredentials
read:funds clientCredentials
read:fund_splits clientCredentials
read:ssif_import_results clientCredentials
read:ssif_imports clientCredentials
read:bank_account_details clientCredentials
read:bank_details clientCredentials
read:benefit_groups clientCredentials
read:companies_automations clientCredentials
read:contributions clientCredentials
read:default_investment_instruments clientCredentials
read:economic_zones clientCredentials
read:employee_configurations clientCredentials
read:employee_plan_participations clientCredentials
read:employments_plan_statuses clientCredentials
read:envelopes clientCredentials
read:glidepaths clientCredentials
read:glidepath_steps clientCredentials
read:groups clientCredentials
read:know_your_customer_data clientCredentials
read:marketing_preferences clientCredentials
read:payroll_configurations clientCredentials
read:portfolios clientCredentials
read:postponements clientCredentials
read:provider_scheme_migrations clientCredentials
read:salaries clientCredentials
read:scheme_details clientCredentials
read:company_tax_reliefs clientCredentials
read:schemes clientCredentials
read:shortcuts clientCredentials
read:target_date_fund_groups clientCredentials
read:valuations clientCredentials
read:adviser_companies clientCredentials

Source

OAuth Scopes

Raw ↑
generated: '2026-08-05'
method: searched
source: https://developers.autoenrolment.co.uk/smart/8746c0c6c82b7-o-auth
docs: https://developers.autoenrolment.co.uk/smart/8746c0c6c82b7-o-auth
spec_source: openapi/smart-pension-keystone-openapi.yml
notes: >-
  Keystone exposes two distinct scope vocabularies. The authorization-code grant uses coarse ROLE
  scopes (user / customer / employee, plus adviser and individual seen in operation-level security
  requirements) that select which class of resource owner the token acts for; these are the scopes
  declared in the OpenAPI securityScheme. The client-credentials grant used by machine-to-machine
  partner apps uses a separate set of fine-grained read:<resource> scopes documented only in the
  OAuth guide, not in the spec. Per the docs, "a read scope also permits write access". Scopes must
  additionally be enabled on the partner application by Smart (api@smartpension.co.uk) before
  requests succeed — requesting a scope is not sufficient to be granted it.
schemes:
- name: oAuth2
  source: openapi/smart-pension-keystone-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://id.sandbox.autoenrolment.co.uk/oauth/authorize
    tokenUrl: https://id.sandbox.autoenrolment.co.uk/oauth/token
  - flow: clientCredentials
    tokenUrl: https://id.autoenrolment.co.uk/oauth/token
    source: https://developers.autoenrolment.co.uk/smart/yd0a98nlh9e6c-using-client-credentials
scopes:
- scope: user
  description: |-
    Manage all companies linked to the user's adviser.
    - Manage adviser details
    - Add and edit adviser's users
    - Create and import contributions for any company managed by the adviser
  flows:
  - authorizationCode
  sources:
  - openapi/smart-pension-keystone-openapi.yml
- scope: customer
  description: |-
    Manage the customer's company.
    - Create postponements
    - Create and import contributions
    - Edit company details
    - Add and edit employees
  flows:
  - authorizationCode
  sources:
  - openapi/smart-pension-keystone-openapi.yml
- scope: employee
  description: |-
    Manage the employee account.
    - List employee contributions
    - Edit employee details and preferences
  flows:
  - authorizationCode
  sources:
  - openapi/smart-pension-keystone-openapi.yml
- scope: adviser
  description: Adviser-context token; observed in operation-level security requirements.
  flows:
  - authorizationCode
  sources:
  - openapi/smart-pension-keystone-openapi.yml
- scope: individual
  description: Individual-context token; observed in operation-level security requirements.
  flows:
  - authorizationCode
  sources:
  - openapi/smart-pension-keystone-openapi.yml
- scope: read:companies
  flows: [clientCredentials]
  sources: [docs]
- scope: read:customers
  flows: [clientCredentials]
  sources: [docs]
- scope: read:employees
  flows: [clientCredentials]
  sources: [docs]
- scope: read:expression_of_wishes
  flows: [clientCredentials]
  sources: [docs]
- scope: read:funds
  flows: [clientCredentials]
  sources: [docs]
- scope: read:fund_splits
  flows: [clientCredentials]
  sources: [docs]
- scope: read:ssif_import_results
  flows: [clientCredentials]
  sources: [docs]
- scope: read:ssif_imports
  flows: [clientCredentials]
  sources: [docs]
- scope: read:bank_account_details
  flows: [clientCredentials]
  sources: [docs]
- scope: read:bank_details
  flows: [clientCredentials]
  sources: [docs]
- scope: read:benefit_groups
  flows: [clientCredentials]
  sources: [docs]
- scope: read:companies_automations
  flows: [clientCredentials]
  sources: [docs]
- scope: read:contributions
  flows: [clientCredentials]
  sources: [docs]
- scope: read:default_investment_instruments
  flows: [clientCredentials]
  sources: [docs]
- scope: read:economic_zones
  flows: [clientCredentials]
  sources: [docs]
- scope: read:employee_configurations
  flows: [clientCredentials]
  sources: [docs]
- scope: read:employee_plan_participations
  flows: [clientCredentials]
  sources: [docs]
- scope: read:employments_plan_statuses
  flows: [clientCredentials]
  sources: [docs]
- scope: read:envelopes
  flows: [clientCredentials]
  sources: [docs]
- scope: read:glidepaths
  flows: [clientCredentials]
  sources: [docs]
- scope: read:glidepath_steps
  flows: [clientCredentials]
  sources: [docs]
- scope: read:groups
  flows: [clientCredentials]
  sources: [docs]
- scope: read:know_your_customer_data
  flows: [clientCredentials]
  sources: [docs]
- scope: read:marketing_preferences
  flows: [clientCredentials]
  sources: [docs]
- scope: read:payroll_configurations
  flows: [clientCredentials]
  sources: [docs]
- scope: read:portfolios
  flows: [clientCredentials]
  sources: [docs]
- scope: read:postponements
  flows: [clientCredentials]
  sources: [docs]
- scope: read:provider_scheme_migrations
  flows: [clientCredentials]
  sources: [docs]
- scope: read:salaries
  flows: [clientCredentials]
  sources: [docs]
- scope: read:scheme_details
  flows: [clientCredentials]
  sources: [docs]
- scope: read:company_tax_reliefs
  flows: [clientCredentials]
  sources: [docs]
- scope: read:schemes
  flows: [clientCredentials]
  sources: [docs]
- scope: read:shortcuts
  flows: [clientCredentials]
  sources: [docs]
- scope: read:target_date_fund_groups
  flows: [clientCredentials]
  sources: [docs]
- scope: read:valuations
  flows: [clientCredentials]
  sources: [docs]
- scope: read:adviser_companies
  flows: [clientCredentials]
  sources: [docs]
x-evidence:
  fetched: '2026-08-05'
  url: https://stoplight.io/api/v1/projects/cHJqOjEyNDU4NA/nodes/8746c0c6c82b7-o-auth?branch=main
  http_status: 200