Skip to content

Add API key authentication support for Temporal Cloud #28

@Shy

Description

@Shy

Was working on a project and trying to connect to the temporal cloud. As far as I can tell from reviewing the sdk, it currently only supports mTLS certificate authentication for connecting to Temporal Cloud. Looking at the code, the SDK uses gRPC metadata (TemporalClient.swift:104-106) but doesn't actually expose a way to add authorization headers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions