connectFirst Credit Union · Authentication Profile

Connect First Credit Union Authentication

Authentication

connectFirst Credit Union declares 1 security scheme(s) across its OpenAPI definitions.

Financial ServicesBankingCanadaCredit UnionAlbertaCooperativeData Aggregation
Methods: Schemes: 1 OAuth flows: API key in:

Security Schemes

oidc_member openIdConnect
· flows: ,

Source

Authentication Profile

connect-first-credit-union-authentication.yml Raw ↑
generated: '2026-07-23'
method: searched
source: https://www.connectfirstcu.com/.well-known/openid-configuration
note: >-
  Auth profile derived from the live OIDC discovery document. This is Umbraco
  CMS member authentication for the public connectFirst website, NOT a
  first-party open-banking or developer data API. There is no public developer
  portal, no client registration, and the Umbraco Content Delivery API is
  disabled. Included for completeness of the discovered machine-readable surface.
issuer: https://www.connectfirstcu.com/
schemes:
- name: oidc_member
  type: openIdConnect
  protocol: OpenID Connect / OAuth 2.0
  openIdConnectUrl: https://www.connectfirstcu.com/.well-known/openid-configuration
  flows:
  - authorization_code
  - refresh_token
  pkce: true
  pkce_methods:
  - S256
  - plain
  response_types:
  - code
  scopes_supported:
  - openid
  - offline_access
  id_token_signing_alg:
  - RS256
  token_endpoint_auth_methods:
  - client_secret_basic
  - client_secret_post
  endpoints:
    authorization_endpoint: https://www.connectfirstcu.com/umbraco/delivery/api/v1/security/member/authorize
    token_endpoint: https://www.connectfirstcu.com/umbraco/delivery/api/v1/security/member/token
    end_session_endpoint: https://www.connectfirstcu.com/umbraco/delivery/api/v1/security/member/signout
    revocation_endpoint: https://www.connectfirstcu.com/umbraco/delivery/api/v1/security/member/revoke
    jwks_uri: https://www.connectfirstcu.com/.well-known/jwks