GridGain · Authentication Profile

Gridgain Authentication

Authentication

GridGain secures its APIs with http across 2 declared security schemes, as derived from its OpenAPI definitions.

CachingData GridDistributed DatabaseIn-Memory ComputingReal-Time
Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

basicAuth http
scheme: basic
bearerToken http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/gridgain-openapi.yml
summary:
  types:
  - http
schemes:
- name: basicAuth
  type: http
  scheme: basic
  sources:
  - openapi/gridgain-openapi.yml
- name: bearerToken
  type: http
  scheme: bearer
  sources:
  - openapi/gridgain-openapi.yml