mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
23 lines
552 B
Markdown
Generated
23 lines
552 B
Markdown
Generated
<!-- DO NOT EDIT | GENERATED CONTENT -->
|
|
# external-auth
|
|
|
|
Manage external authentication
|
|
|
|
## Usage
|
|
|
|
```console
|
|
coder external-auth
|
|
```
|
|
|
|
## Description
|
|
|
|
```console
|
|
Authenticate with external services inside of a workspace.
|
|
```
|
|
|
|
## Subcommands
|
|
|
|
| Name | Purpose |
|
|
|--------------------------------------------------------------|-------------------------------------|
|
|
| [<code>access-token</code>](./external-auth_access-token.md) | Print auth for an external provider |
|