Skip to content

Commit 25ff79d

Browse files
sunbryeCopilot
andauthored
Remove HMAC key authentication method from Copilot SDK auth docs (#62298)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 944459a commit 25ff79d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

content/copilot/how-tos/copilot-sdk/auth/authenticate.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,6 @@ BYOK allows you to use your own API keys from model providers like Azure AI Foun
295295
When multiple authentication methods are available, the SDK uses them in this priority order:
296296

297297
1. **Explicit `gitHubToken`** - Token passed directly to the SDK client or session configuration
298-
1. **HMAC key** - `CAPI_HMAC_KEY` or `COPILOT_HMAC_KEY` environment variables
299298
1. **Direct API token** - `GITHUB_COPILOT_API_TOKEN` with `COPILOT_API_URL`
300299
1. **Environment variable tokens** - `COPILOT_GITHUB_TOKEN``GH_TOKEN``GITHUB_TOKEN`
301300
1. **Stored OAuth credentials** - From previous `copilot` CLI login

0 commit comments

Comments
 (0)