Julia Computing · Authentication Profile

Julia Computing Authentication

Authentication

Julia Computing secures its APIs with openIdConnect and oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode, deviceCode, refreshToken, and tokenExchange flow(s).

CompanyJuliaScientific ComputingModeling and SimulationHigh Performance ComputingCloud ComputingData ScienceProgramming LanguagePackage RegistryMachine-LearningPharma
Methods: openIdConnect, oauth2 Schemes: 1 OAuth flows: authorizationCode, deviceCode, refreshToken, tokenExchange API key in:

Security Schemes

OpenIDConnect openIdConnect

Source

Authentication Profile

julia-computing-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://juliahub.com/.well-known/openid-configuration
docs: https://help.juliahub.com/juliahub-jl/stable/getting-started/
summary:
  types: [openIdConnect, oauth2]
  oauth2_flows: [authorizationCode, deviceCode, refreshToken, tokenExchange]
  pkce: true
  notes: JuliaHub authenticates users and API clients via an OpenID Connect provider built on Dex. The first-party JuliaHub.jl client authenticates through this flow (PkgAuthentication.jl handles package-server auth).
schemes:
  - name: OpenIDConnect
    type: openIdConnect
    openIdConnectUrl: https://juliahub.com/.well-known/openid-configuration
    issuer: https://auth.juliahub.com/dex
    authorization_endpoint: https://auth.juliahub.com/dex/auth
    token_endpoint: https://auth.juliahub.com/dex/token
    userinfo_endpoint: https://auth.juliahub.com/dex/userinfo
    device_authorization_endpoint: https://auth.juliahub.com/dex/device/code
    introspection_endpoint: https://auth.juliahub.com/dex/token/introspect
    jwks_uri: https://auth.juliahub.com/dex/keys
    grant_types_supported: [authorization_code, refresh_token, "urn:ietf:params:oauth:grant-type:device_code", "urn:ietf:params:oauth:grant-type:token-exchange"]
    code_challenge_methods_supported: [S256, plain]
    id_token_signing_alg_values_supported: [RS256]
    token_endpoint_auth_methods_supported: [client_secret_basic, client_secret_post]
    sources: [well-known/julia-computing-openid-configuration.json]

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/julia-computing-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.