Skip to content

🔄 Preview: fix: correct TLS setting path in Helm chart docs (DX-2201)#1353

Closed
buger wants to merge 241 commits intoproductionfrom
fix/DX-2201-correct-tls-setting-path
Closed

🔄 Preview: fix: correct TLS setting path in Helm chart docs (DX-2201)#1353
buger wants to merge 241 commits intoproductionfrom
fix/DX-2201-correct-tls-setting-path

Conversation

@buger
Copy link
Member

@buger buger commented Feb 6, 2026

🔗 Auto-generated mirror PR for Mintlify preview

Original PR: #1352
Author: @buger

Purpose

This PR provides a Mintlify preview link for reviewing documentation changes.

Preview Link

The Mintlify preview will be available once this PR is processed.

⚠️ Important Notes

Changes

Summary

  • Corrected the TLS setting path from to across all Helm chart documentation pages
  • The setting is a global TLS config consumed via in the tyk-gateway secret-certs.yaml template, not a gateway-level subchart value
  • Verified against the tyk-charts source: the gateway component README already documents the correct path

Files changed

Test plan

  • Verify the corrected path matches the values.yaml in tyk-charts
  • Confirm docs render correctly after the change

Resolves DX-2201

🤖 Generated with Claude Code

yurisasuke and others added 30 commits June 19, 2025 18:50
* add release-bot

* add release-bot

---------

Co-authored-by: itachi sasuke <8012032+Keithwachira@users.noreply.github.com>
Co-authored-by: itachi sasuke <8012032+Keithwachira@users.noreply.github.com>
Co-authored-by: itachi sasuke <8012032+Keithwachira@users.noreply.github.com>
Co-authored-by: itachi sasuke <8012032+Keithwachira@users.noreply.github.com>
Co-authored-by: itachi sasuke <8012032+Keithwachira@users.noreply.github.com>
Co-authored-by: itachi sasuke <8012032+Keithwachira@users.noreply.github.com>
Co-authored-by: itachi sasuke <8012032+Keithwachira@users.noreply.github.com>
Co-authored-by: itachi sasuke <8012032+Keithwachira@users.noreply.github.com>
Co-authored-by: itachi sasuke <8012032+Keithwachira@users.noreply.github.com>
Co-authored-by: itachi sasuke <8012032+Keithwachira@users.noreply.github.com>
Co-authored-by: itachi sasuke <8012032+Keithwachira@users.noreply.github.com>
* Update outbound-email-configuration.mdx

fix something

* Create bla.mdx

* Update docs.json
Co-authored-by: itachi sasuke <8012032+Keithwachira@users.noreply.github.com>
Co-authored-by: itachi sasuke <8012032+Keithwachira@users.noreply.github.com>
* add mirror pr as draft

* auto merge pull request

---------

Co-authored-by: itachi sasuke <8012032+Keithwachira@users.noreply.github.com>
Revert "Add auto merge (#179)"

This reverts commit 032eac1.
Co-authored-by: itachi sasuke <8012032+Keithwachira@users.noreply.github.com>
Co-authored-by: itachi sasuke <8012032+Keithwachira@users.noreply.github.com>
JoanCamosTyk and others added 26 commits December 18, 2025 19:50
* Update pump.mdx

* Update pump.mdx

* Update pump.mdx

* Update pump.mdx

* Update developer-support/release-notes/pump.mdx

* Update developer-support/release-notes/pump.mdx

* Update overview.mdx

* Update pump.mdx

* Update pump.mdx

* Update pump.mdx

* Update pump.mdx

* Update pump.mdx

* Update pump.mdx

* Update developer-support/release-notes/pump.mdx

* Update pump.mdx

---------

Co-authored-by: Leonid Bugaev <leonsbox@gmail.com>
Co-authored-by: Master <sharadregoti15@gmail.com>
Co-authored-by: andyo-tyk <99968932+andyo-tyk@users.noreply.github.com>
#1231)

Update gateway release notes to clarify performance improvements for JWT APIs and asynchronous organization expiry validation. Enhanced descriptions for better understanding of fixes related to OAuth client key retrieval delays and request pipeline blocking issues.
…e API Products guide for Developer Portal (#1184)

* [TT-15552] docs: add Direct Access Flow guide for Developer Portal

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 <noreply@anthropic.com>

* docs(portal): enhance Direct Access Flow guide with complete structure

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 <noreply@anthropic.com>

* docs(portal): rewrite Direct Access Flow as step-by-step guide

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 <noreply@anthropic.com>

* Fixes

* F

* F

---------

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Sharad Regoti <sharadregoti15@gmail.com>
* Update approve-requests.mdx

* Update dynamic-client-registration.mdx

* Update approve-requests.mdx

* Update approve-requests.mdx

* Update approve-requests.mdx

* Update approve-requests.mdx

* Apply suggestion from @andyo-tyk

Co-authored-by: andyo-tyk <99968932+andyo-tyk@users.noreply.github.com>

* Update api-products.mdx

* Update api-products.mdx

* Update api-products.mdx

* Update api-products.mdx

* Update api-products.mdx

* Update api-products.mdx

* Update approve-requests.mdx

* Update concepts.mdx

* Update approve-requests.mdx

* Update approve-requests.mdx

* Update approve-requests.mdx

* Update approve-requests.mdx

* Apply suggestion from @caroltyk

Co-authored-by: caroltyk <97617859+caroltyk@users.noreply.github.com>

* Apply suggestion from @caroltyk

Co-authored-by: caroltyk <97617859+caroltyk@users.noreply.github.com>

* Apply suggestion from @caroltyk

Co-authored-by: caroltyk <97617859+caroltyk@users.noreply.github.com>

* Apply suggestion from @caroltyk

Co-authored-by: caroltyk <97617859+caroltyk@users.noreply.github.com>

* Apply suggestion from @caroltyk

Co-authored-by: caroltyk <97617859+caroltyk@users.noreply.github.com>

* Apply suggestion from @caroltyk

Co-authored-by: caroltyk <97617859+caroltyk@users.noreply.github.com>

* Update portal/overview/concepts.mdx

* Update tyk-stack/tyk-developer-portal/enterprise-developer-portal/api-access/approve-requests.mdx

* Update tyk-stack/tyk-developer-portal/enterprise-developer-portal/api-access/approve-requests.mdx

* Update tyk-stack/tyk-developer-portal/enterprise-developer-portal/api-access/approve-requests.mdx

---------

Co-authored-by: andyo-tyk <99968932+andyo-tyk@users.noreply.github.com>
Co-authored-by: caroltyk <97617859+caroltyk@users.noreply.github.com>
Co-authored-by: Master <sharadregoti15@gmail.com>
Co-authored-by: Leonid Bugaev <leonsbox@gmail.com>
Add documentation for the new PORTAL_SSO_CUSTOM_LOGIN_URL environment
variable introduced in portal PR #1715 (TT-15340).

This setting allows redirecting the portal login page to a custom SSO
login URL, enabling seamless integration with external Identity Providers.

Changes:
- Add PORTAL_SSO_CUSTOM_LOGIN_URL configuration entry
- Update sample config files (JSON and environment variables)
- Place documentation next to PORTAL_API_SECRET (related SSO setting)

Co-authored-by: Leonid Bugaev <leonsbox@gmail.com>
* Import config/docs

* Remove ServerRegenerationConfig

---------

Co-authored-by: sharadregoti <24411676+sharadregoti@users.noreply.github.com>
Co-authored-by: Burak Sezer <burak.sezer.developer@gmail.com>
Import config/docs

Co-authored-by: imogenkraak <162994391+imogenkraak@users.noreply.github.com>
* Update helm-chart.mdx

* Update overview.mdx

* Update developer-support/release-notes/helm-chart.mdx

* Update helm-chart.mdx

* Update helm-chart.mdx

* Update helm-chart.mdx

* Update helm-chart.mdx

* Update helm-chart.mdx

* Update helm-chart.mdx

---------

Co-authored-by: Master <sharadregoti15@gmail.com>
Co-authored-by: andyo-tyk <99968932+andyo-tyk@users.noreply.github.com>
* Update sync.mdx

* Update sync.mdx

* Update overview.mdx

* Update developer-support/release-notes/sync.mdx

* Update sync.mdx

* Update sync.mdx

* Update sync.mdx

* Update sync.mdx

* Update sync.mdx

---------

Co-authored-by: Leonid Bugaev <leonsbox@gmail.com>
Co-authored-by: Master <sharadregoti15@gmail.com>
Import config/docs

Co-authored-by: imogenkraak <162994391+imogenkraak@users.noreply.github.com>
Tyk 5.8.10 RNs.mdx (#1220)

* Update gateway.mdx

* Update gateway.mdx

* Update dashboard.mdx

* Update overview.mdx

* Update gateway.mdx

* Update gateway.mdx

* Update dashboard.mdx

* Update gateway.mdx

* Update dashboard.mdx

* Update release date and version numbers in release notes

Updated the release date and modified version numbers for Sync, EDP, and Pump.

* Correct release date and update version recommendations

Updated release date and version recommendations for Gateway 5.8.10.

* Update release date and Sync version in release notes

Updated the release date for version 5.8.10 and modified the recommended release for Sync.

---------


(cherry picked from commit a556551)

Co-authored-by: JoanCamosTyk <157505463+JoanCamosTyk@users.noreply.github.com>
Co-authored-by: Ilija Bojanovic <ilijabojanovic@gmail.com>
The `useDefaultTykCertificate` setting is a global TLS config consumed
via `.Values.global.tls.useDefaultTykCertificate` in the tyk-gateway
templates. The docs incorrectly referenced it as
`tyk-gateway.gateway.tls.useDefaultTykCertificate`.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.