St.George Bank · Authentication Profile

St George Bank Authentication

Authentication

St.George Bank secures its APIs with none, oauth2, openIdConnect, and mutualTLS across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

FinancialBanksOpen BankingCDRConsumer BankingAustraliaProduct Reference DataWestpac Group
Methods: none, oauth2, openIdConnect, mutualTLS Schemes: 3 OAuth flows: authorizationCode API key in:

Security Schemes

CDR-OAuth2 oauth2
· flows: authorizationCode
CDR-OIDC openIdConnect
CDR-mTLS mutualTLS

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: >-
  The harvested OpenAPI (openapi/st-george-bank-cds-banking-products-openapi.yml)
  declares no securitySchemes because it is the shared DSB "CDR Banking API"
  document; the authentication model is defined by Australia's Consumer Data
  Right security profile (CDR Register + FAPI 1.0 Advanced) and confirmed in the
  St.George CDR review. Two distinct surfaces: an unauthenticated public PRD and
  the ADR-gated consumer-data APIs.
docs: https://www.stgeorge.com.au/online-services/open-banking
summary:
  types: [none, oauth2, openIdConnect, mutualTLS]
  api_key_in: []
  oauth2_flows: [authorizationCode]
  public_surface: Product Reference Data (unauthenticated)
  gated_surface: all account / transaction / payee / payment resources
surfaces:
  - name: Product Reference Data (PRD)
    auth: none
    detail: >-
      GET /banking/products and GET /banking/products/{productId} are public and
      unauthenticated. Only the x-v version header is required. Confirmed live
      (HTTP 200) on https://digital-api.stgeorge.com.au/cds-au/v1/banking/products.
  - name: Consumer data sharing (CDR)
    auth: oauth2 + openIdConnect + mutualTLS
    detail: >-
      All other resources require an OAuth 2.0 access token obtained through the
      CDR consent + authorisation flow. Only CDR-accredited Data Recipients
      (ADRs) registered on the CDR Register can obtain tokens; there is no
      public self-serve sign-up.
schemes:
  - name: CDR-OAuth2
    type: oauth2
    flows:
      - flow: authorizationCode
        detail: >-
          Pushed Authorization Requests (PAR) + PKCE; consent captured via the
          Data Holder authorisation server and bound to a sharing arrangement.
    scopes: scopes/st-george-bank-scopes.yml
    profile: FAPI 1.0 Advanced (mandated by the Consumer Data Standards)
  - name: CDR-OIDC
    type: openIdConnect
    detail: OpenID Connect identity layer; id_token + userinfo per the CDR profile.
  - name: CDR-mTLS
    type: mutualTLS
    detail: >-
      Mutual-TLS sender-constrained access tokens; client authentication via
      private_key_jwt and/or tls_client_auth. OpenAPI servers[] declares an MTLS
      server (https://mtls.dh.example.com/cds-au/v1 placeholder in the shared spec).
client_authentication: [private_key_jwt, tls_client_auth]
notes: >-
  method: searched because the spec omits securitySchemes (shared DSB doc); the
  model is taken from the published CDR security profile, not fabricated.

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/st-george-bank-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.