正式なドキュメントは英語版であり、この日本語訳はAI支援翻訳により作成された参考用のものです。日本語訳の一部の内容は人間によるレビューがまだ行われていないため、翻訳のタイミングにより英語版との間に差異が生じることがあります。最新かつ正確な情報については、英語版をご参照ください。

GitLab Duo Agent Platform authentication

GitLab Duo Agent Platform uses a multi-token authentication chain before requests reach a model provider.

The following table lists the token types and time-to-live (TTL) for each token.

TokenIssuerTTLRefresh behavior
Cloud Connector JWT (self-signed)GitLab Dedicated instanceOne hourIn each request.
CustomersDot service access tokencustomers.gitlab.comApproximately three daysIn an hourly cron when fewer than 2 days remain.
OAuth access tokenGitLab Dedicated instanceTwo hoursIn each workflow.
GitLab Duo Workflow Service Internal JWTGitLab Duo Workflow Service1 hourIn each workflow with the GenerateToken RPC.
GLGO exchange JWTAI Gateway1 hourIn each request.