[TT-17611] IAM authentication for Google Cloud - #2766
Merged
probelabs / Visor: quality
succeeded
Aug 21, 2026 in 56s
✅ Check Passed (Warnings Found)
quality check passed. Found 2 warnings, but fail_if condition was not met.
Details
📊 Summary
- Total Issues: 2
- Warning Issues: 2
🔍 Failure Condition Results
Passed Conditions
- global_fail_if: Condition passed
Issues by Category
Documentation (2)
⚠️ tyk-configuration-reference/redis-cluster-sentinel.mdx:331 - The JSON code example foriam_authis not rendered within a fenced code block, which harms readability and consistency. A stray```is present on line 337, indicating a formatting error.⚠️ tyk-identity-broker/standalone-tib.mdx:213 - The JSON code example for TIB'sIAMAuthconfiguration is not rendered within a fenced code block, which harms readability and consistency. A stray```is present on line 226, indicating a formatting error.
Powered by Visor from Probelabs
💡 TIP: You can chat with Visor using /visor ask <your question>
Annotations
Check warning on line 337 in tyk-configuration-reference/redis-cluster-sentinel.mdx
probelabs / Visor: quality
documentation Issue
The JSON code example for `iam_auth` is not rendered within a fenced code block, which harms readability and consistency. A stray ` ``` ` is present on line 337, indicating a formatting error.
Raw output
Wrap the JSON example in a `json` fenced code block for proper syntax highlighting and formatting, and remove the stray backticks.
Check warning on line 226 in tyk-identity-broker/standalone-tib.mdx
probelabs / Visor: quality
documentation Issue
The JSON code example for TIB's `IAMAuth` configuration is not rendered within a fenced code block, which harms readability and consistency. A stray ` ``` ` is present on line 226, indicating a formatting error.
Raw output
Wrap the JSON example in a `json` fenced code block for proper syntax highlighting and formatting, and remove the stray backticks.
Loading