Skip to content

[TT-17611] IAM authentication for Google Cloud - #2766

Merged
sharadregoti merged 17 commits into
docs-5.15from
tt17611-iam-auth
Aug 27, 2026
Merged

[TT-17611] IAM authentication for Google Cloud#2766
sharadregoti merged 17 commits into
docs-5.15from
tt17611-iam-auth

Clarify that per-block iam_auth settings are independent, not merged

6e85401
Select commit
Loading
Failed to load commit list.
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 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.
  • ⚠️ tyk-identity-broker/standalone-tib.mdx:213 - 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.

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

See this annotation in the file changed.

@probelabs 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

See this annotation in the file changed.

@probelabs 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.