connectFirst Credit Union · OAuth Scopes

connectFirst Credit Union OAuth Scopes

OAuth 2.0 searched

connectFirst Credit Union 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 UnionAlbertaCooperativeData Aggregation
Scopes: 0 Flows: Method: searched

Scopes (0)

connectFirst Credit Union 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.

The only OAuth scopes advertised are the two standard OIDC scopes exposed by Umbraco member authentication. No banking/data-access scopes exist; there is no public developer authorization surface.

Source

OAuth Scopes

connect-first-credit-union-scopes.yml Raw ↑
generated: '2026-07-23'
method: searched
source: https://www.connectfirstcu.com/.well-known/openid-configuration
note: >-
  The only OAuth scopes advertised are the two standard OIDC scopes exposed by
  Umbraco member authentication. No banking/data-access scopes exist; there is no
  public developer authorization surface.
issuer: https://www.connectfirstcu.com/
flow: authorization_code
scopes:
- name: openid
  description: Standard OpenID Connect scope requesting an ID token for the member.
  standard: true
- name: offline_access
  description: Requests a refresh token so the member session can be renewed without re-authentication.
  standard: true