Skip to content

[Gap]: Document Registry Server API registry type (OIDC, allow_private_ip) #769

@danbarr

Description

@danbarr

Gap

registry.mdx lines 100-114 describes three registry source options (Default / Remote URL / Local File Path) and, in a tip at lines 119-126, suggests pointing "Remote Registry (URL)" at a self-hosted Registry Server. At v0.30.0 the dropdown exposes a fourth option — Registry Server API — specifically for the ToolHive Registry Server, which additionally exposes OIDC fields (client_id, issuer_url) and an allow_private_ip checkbox. The guide's existing tip actively misdirects users away from the purpose-built option.

Source in app (v0.30.0)

  • renderer/src/common/components/settings/registry/utils.ts (REGISTRY_TYPE_OPTIONS)
  • renderer/src/common/components/settings/registry/registry-api-oauth-fields.tsx
  • renderer/src/common/components/settings/registry/schema.ts

Docs to update

  • docs/toolhive/guides-ui/registry.mdx (Registry settings section; revise the Registry Server tip)

Introducing PR

stacklok/toolhive-studio#1783 — feat(registry): handle authentication for registry server api

Parent

Part of #751.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions