Jack Henry & Associates · Authentication Profile

Jack Henry Authentication

Authentication

Jack Henry & Associates secures its APIs with http and openIdConnect across 2 declared security schemes, as derived from its OpenAPI definitions.

Financial ServicesBankingCore BankingDigital BankingPaymentsLendingFraudOpen BankingCommunity BanksCredit UnionsFintechOAuthOpenID Connect
Methods: http, openIdConnect Schemes: 2 OAuth flows: API key in:

Security Schemes

openIdConnect openIdConnect
bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/banno-admin-api-openapi.yml, openapi/banno-authentication-framework-openapi.yml,
  openapi/banno-consumer-api-openapi.yml, openapi/jack-henry-payments-openapi.yml, openapi/jxchange-rest-openapi.yml
summary:
  types:
  - http
  - openIdConnect
schemes:
- name: openIdConnect
  type: openIdConnect
  openIdConnectUrl: https://api.banno.com/a/oidc/.well-known/openid-configuration
  sources:
  - openapi/banno-admin-api-openapi.yml
  - openapi/banno-consumer-api-openapi.yml
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  sources:
  - openapi/banno-authentication-framework-openapi.yml
  - openapi/jack-henry-payments-openapi.yml
  - openapi/jxchange-rest-openapi.yml