Alterna Savings · OAuth Scopes

Alterna Savings OAuth Scopes

OAuth 2.0 searched

Alterna Savings uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

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.

Financial ServicesBankingCanadaCredit UnionCooperativeConsumer-Driven BankingInteracData Aggregation
Scopes: 0 Flows: Method: searched

Scopes (0)

Alterna Savings implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

OAuth2/OIDC scopes advertised by the Umbraco CMS Delivery API member-security authorization server (website member login). These are the standard OIDC baseline scopes, not banking/data-access scopes — Alterna exposes no first-party banking API and documents no data-sharing scopes.

Source

OAuth Scopes

alterna-savings-scopes.yml Raw ↑
generated: '2026-07-23'
method: searched
source: https://www.alterna.ca/.well-known/openid-configuration
note: >-
  OAuth2/OIDC scopes advertised by the Umbraco CMS Delivery API member-security
  authorization server (website member login). These are the standard OIDC
  baseline scopes, not banking/data-access scopes — Alterna exposes no
  first-party banking API and documents no data-sharing scopes.
scheme: umbraco_member_oidc
scopes:
- name: openid
  description: Standard OpenID Connect scope; requests an ID token identifying the authenticated site member.
- name: offline_access
  description: Requests a refresh token so the client can obtain new access tokens without re-authenticating the member.