docs: fix msteams federated auth link · openclaw/openclaw@831d6c3
steipete
·
2026-04-24
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -53,7 +53,7 @@ Minimal config (client secret):
|
53 | 53 | } |
54 | 54 | ``` |
55 | 55 | |
56 | | -For production deployments, consider using [federated authentication](#federated-authentication-certificate--managed-identity) (certificate or managed identity) instead of client secrets. |
| 56 | +For production deployments, consider using [federated authentication](#federated-authentication) (certificate or managed identity) instead of client secrets. |
57 | 57 | |
58 | 58 | Note: group chats are blocked by default (`channels.msteams.groupPolicy: "allowlist"`). To allow group replies, set `channels.msteams.groupAllowFrom` (or use `groupPolicy: "open"` to allow any member, mention-gated). |
59 | 59 | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。