Globacap · Authentication Profile

Globacap Authentication

Authentication

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

CompanyPrivate Capital MarketsCapital MarketsSecuritiesFinancial ServicesFintechTokenizationShare RegisterSecondary MarketsUnited Kingdom
Methods: Schemes: 1 OAuth flows: API key in:

Security Schemes

globacap-oidc openIdConnect

Source

Authentication Profile

globacap-authentication.yml Raw ↑
generated: '2026-08-22'
method: probed
source: https://login.globacap.com/.well-known/openid-configuration
scope_of_this_artifact: >-
  This describes the identity provider Globacap runs for its own platform
  applications (investor.globacap.com, console.globacap.com). Globacap publishes no
  public API reference and no machine-readable API contract, so there are no
  documented API securitySchemes to derive from. Everything below is read verbatim
  from the anonymous OpenID Connect discovery document served on Globacap's own
  hostname; nothing is inferred.
identity_provider:
  issuer: https://login.globacap.com
  vendor: Kinde
  vendor_evidence: login.globacap.com CNAMEs to eu.kinde.com
  hostname_owned_by_provider: true
schemes:
- type: openIdConnect
  name: globacap-oidc
  discovery_url: https://login.globacap.com/.well-known/openid-configuration
  jwks_uri: https://login.globacap.com/.well-known/jwks
  authorization_endpoint: https://login.globacap.com/oauth2/auth
  token_endpoint: https://login.globacap.com/oauth2/token
  userinfo_endpoint: https://login.globacap.com/oauth2/v2/user_profile
  revocation_endpoint: https://login.globacap.com/oauth2/revoke
  introspection_endpoint: https://login.globacap.com/oauth2/introspect
  end_session_endpoint: https://login.globacap.com/logout
  grant_types:
  - authorization_code
  - implicit
  - hybrid
  response_types_supported:
  - code
  - token
  - id_token
  - code token
  - code id_token
  - id_token token
  - code id_token token
  response_modes_supported:
  - form_post
  - query
  - fragment
  pkce:
    supported: true
    code_challenge_methods:
    - S256
  id_token_signing_alg_values_supported:
  - RS256
  token_endpoint_auth_methods_supported:
  - client_secret_post
  subject_types_supported:
  - public
  claims_supported:
  - aud
  - exp
  - iat
  - iss
  - sub
  scopes_supported:
  - address
  - email
  - offline
  - openid
  - phone
  - profile
  request_uri_parameter_supported: false
edge_enforcement:
- host: investor.globacap.com
  mechanism: oauth2-proxy
  evidence: 'Every path 302s to /oauth2/start?supports_reauth=true&rd=<path>; /api/* returns HTTP 401 with an empty JSON body.'
- host: console.globacap.com
  mechanism: oauth2-proxy
  evidence: Every path 302s to /oauth2/start.
gaps:
- No public API authentication documentation exists; Globacap does not publish a developer portal or API reference.
- Machine-to-machine / client_credentials support is not advertised in the discovery document.
- No /.well-known/oauth-protected-resource (HTTP 404), so no RFC 9728 resource-server metadata.

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/globacap-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.