-
Notifications
You must be signed in to change notification settings - Fork 4
[TT-15552] docs: add Direct Access Flow & Existing Credential Multiple API Products guide for Developer Portal #1184
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Add comprehensive documentation for the Direct Access Flow feature introduced in Tyk Portal 1.16. This feature simplifies the API access request process by removing the shopping cart step. The guide covers: - Introduction to both Cart-based and Direct Access flows - Instructions for Portal admins to enable Direct Access flow - Developer experience for requesting first product and adding more - Credential compatibility rules (one credential per plan) - Plan change workflows - Backward compatibility information - Comparison table and troubleshooting section 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
Update the Direct Access Flow documentation with: - Proper title: "How to add API products using Direct Access Flow" - Availability section with version and edition info - Prerequisites section with required setup - "What we will do" summary section - Step-by-step instructions with numbered steps - Detailed scenarios for same-plan and different-plan credential reuse - Plan change management documentation - Administrator operations section - Cart-based flow reversion instructions - Comparison table between flow types - Troubleshooting and best practices sections This comprehensive guide addresses the requirements from TT-15552 for simplifying the access management flow documentation. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
Restructure the Direct Access Flow documentation to follow the standard how-to guide format (similar to import-custom-credentials.mdx): - Remove introductory explanation section - Add proper Availability table with version info - Add numbered Prerequisites section - Add "What we will do" summary section - Rewrite all content as numbered Instructions - Cover all scenarios: enable flow, request access, reuse credentials, change plans, handle different plans, admin operations, revert This addresses feedback that the previous version was a feature explanation rather than a step-by-step guide. Jira: TT-15552 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
caroltyk
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Summary
Changes
The revised guide (
portal/direct-access-flow.mdx) now follows the standard format:Key Changes from Previous Version
<Note>and<Warning>callouts where neededRelated Issues
Resolves TT-15552 - Simplify the access management flow by allowing users to turn off the shopping cart flow
Test Plan
🤖 Generated with Claude Code