logo

nsc auth trust-relationships

Manage trust relationships for authentication.

nsc auth trust-relationships provides commands to manage trust relationships that enable secure authentication using OpenID Connect (OIDC) tokens from external systems like Google Cloud Platform, fly.io, and rwx.

Trust relationships allow you to establish secure access patterns by specifying issuer and subject match patterns that define which external identity providers and subjects are trusted to access your workspace.

Usage

nsc auth trust-relationships [command]

Available Commands

  • add - Add a new trust relationship
  • list - List existing trust relationships
  • remove - Remove a trust relationship
Last updated