docs(user): add how-to guide for obtaining an API access token#832
docs(user): add how-to guide for obtaining an API access token#832mysekai7 wants to merge 1 commit into
Conversation
Adds an English how-to document explaining the 5-step OIDC/OAuth2 Authorization Code Flow for obtaining an ACP platform access token programmatically, including a complete curl-based bash script example.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
WalkthroughThis PR adds comprehensive documentation for acquiring ACP platform API tokens through a Dex-based OIDC Authorization Code Flow. It includes a detailed five-step guide, complete working shell script example with cookie management and RSA encryption, and operational guidance for token usage and session handling. ChangesAPI Token Acquisition Guide
🎯 2 (Simple) | ⏱️ ~8 minutes
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
ESLint skipped: no ESLint configuration detected in root package.json. To enable, add Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Actionable comments posted: 0 |
Deploying alauda-container-platform with
|
| Latest commit: |
4e83db5
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://5b0cf0c5.alauda-container-platform.pages.dev |
| Branch Preview URL: | https://feat-add-get-api-token.alauda-container-platform.pages.dev |
Adds an English how-to document explaining the 5-step OIDC/OAuth2 Authorization Code Flow for obtaining an ACP platform access token programmatically, including a complete curl-based bash script example.
Summary by CodeRabbit