GigaIO · Authentication Profile

Gigaio Authentication

Authentication

GigaIO publishes exactly one machine-readable authentication surface: the OAuth 2.0 authorization server backing its Model Context Protocol endpoint. Its FabreX/Gryf product APIs (DMTF Redfish) have no public authentication documentation — the reference sits behind the Atlassian-hosted customer support portal — so nothing about product-API auth is asserted here.

GigaIO declares 1 security scheme(s) across its OpenAPI definitions.

CompanyComposable InfrastructureEdge ComputingArtificial IntelligenceHigh Performance ComputingData CenterHardwareGPUPCIeInfrastructure as Code
Methods: Schemes: 1 OAuth flows: API key in:

Security Schemes

oauth2
· flows:

Source

Authentication Profile

gigaio-authentication.yml Raw ↑
generated: '2026-08-21'
method: probed
source: https://gigaio.com/.well-known/oauth-authorization-server
description: >-
  GigaIO publishes exactly one machine-readable authentication surface: the OAuth 2.0
  authorization server backing its Model Context Protocol endpoint. Its FabreX/Gryf
  product APIs (DMTF Redfish) have no public authentication documentation — the
  reference sits behind the Atlassian-hosted customer support portal — so nothing about
  product-API auth is asserted here.
schemes:
  - id: mcp_oauth2
    type: oauth2
    applies_to: https://gigaio.com/wp-json/mcp/mcp-oauth-server
    issuer: https://gigaio.com
    flows:
      authorization_code:
        authorizationUrl: https://gigaio.com/oauth/authorize
        tokenUrl: https://gigaio.com/oauth/token
        refreshUrl: https://gigaio.com/oauth/token
        scopes:
          mcp: Access the GigaIO Model Context Protocol server.
    grant_types: [authorization_code, refresh_token]
    response_types: [code]
    pkce:
      required: true
      code_challenge_methods: [S256]
    client_authentication:
      token_endpoint_auth_methods: [none]
      note: >-
        Public clients only — the token endpoint accepts no client secret. Client
        identity is established by a client-id metadata document
        (client_id_metadata_document_supported: true), so a client registers by
        publishing its own metadata URL rather than by pre-registering with GigaIO.
    revocation_endpoint: https://gigaio.com/oauth/revoke
    bearer_methods_supported: [header]
    rfc:
      - RFC 6749 (OAuth 2.0)
      - RFC 7636 (PKCE)
      - RFC 7009 (token revocation)
      - RFC 8414 (authorization server metadata)
      - RFC 9728 (protected resource metadata)
    evidence:
      - url: https://gigaio.com/.well-known/oauth-authorization-server
        http_status: 200
      - url: https://gigaio.com/.well-known/oauth-protected-resource
        http_status: 200
      - url: https://gigaio.com/wp-json/mcp/mcp-oauth-server
        http_status: 401
        note: Anonymous POST returns mcp_unauthorized, confirming the resource is protected.
not_documented:
  - surface: FabreX fabric management (DMTF Redfish RESTful API)
    reason: >-
      GigaIO markets Redfish APIs for FabreX fabric management and an integration guide,
      but publishes no public authentication reference. The knowledge base requires a
      support-portal login and the CLI page directs readers to "CONTACT US for details
      on APIs".
    evidence:
      - url: https://gigaio.com/products/fabrex-software/
        http_status: 200
      - url: https://gigaio.com/sign-in-to-gigaio-support/
        http_status: 200

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/gigaio-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 email required.

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