Skip to content

feat: No way to fetch external auth refresh token #12787

@ns-mkusper

Description

@ns-mkusper

Version: v2.9.1+2a2fd70

There is currently no way (or at least not via the Coder CLI or API) to fetch the refresh token for an external auth provider in Coder. I have an external app I am trying to integrate with coder, and its config files require both the access token and the refresh token as a starting point.

A simple solution to me seems to be to add the refresh_token to the GET /workspaceagents/me/external-auth response.

Metadata

Metadata

Assignees

Labels

apiArea: HTTP APIcliArea: CLI

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions