惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Recent Announcements
Recent Announcements
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
MongoDB | Blog
MongoDB | Blog
H
Help Net Security
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
人人都是产品经理
人人都是产品经理
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
The GitHub Blog
The GitHub Blog
V
V2EX
Microsoft Security Blog
Microsoft Security Blog
V
Visual Studio Blog
A
About on SuperTechFans
博客园_首页
L
LangChain Blog
量子位
雷峰网
雷峰网
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Jina AI
Jina AI
月光博客
月光博客
阮一峰的网络日志
阮一峰的网络日志
博客园 - 聂微东
Microsoft Azure Blog
Microsoft Azure Blog
M
MIT News - Artificial intelligence
N
Netflix TechBlog - Medium

Recent Commits to openclaw:main

test: merge chat side-result checks · openclaw/openclaw@ddd2c2a test: merge cron history checks · openclaw/openclaw@f7eb746 test: merge responsive navigation shell checks · openclaw/openclaw@c2e4b47 docs(changelog): add codex oauth fixes · openclaw/openclaw@628e6cd test: merge navigation routing cases · openclaw/openclaw@5d8cecb Tests: mock channel registry bundled fallback · openclaw/openclaw@2b08233 Secrets: avoid broad web search discovery for single plugin config · openclaw/openclaw@a464f59 test: merge config view browser checks · openclaw/openclaw@20cf511 fix(status): align oauth health with runtime · openclaw/openclaw@eed7116 feat: add macOS screen snapshots for monitor preview (#67954) thanks … · openclaw/openclaw@f377db1 fix: report shared auth scopes in hello-ok (#67810) thanks @BunsDev · openclaw/openclaw@0b6c39b Auto-reply: avoid eager bundled route fallback · openclaw/openclaw@3ea1bf4 Tests: narrow session binding contract setup · openclaw/openclaw@54e4e16 fix(macOS): enable undo/redo in webchat composer text input (#34962) · openclaw/openclaw@00951dc Tests: speed up channel setup promotion · openclaw/openclaw@82b529a Docs: refresh agent instructions · openclaw/openclaw@5775fe2 fix(auth): serialize OAuth refresh across agents to fix #26322 (#67876) · openclaw/openclaw@8e79080 test: allow ollama public surface boundary test · openclaw/openclaw@7d4f1a6 Docs: add test performance guardrails · openclaw/openclaw@89706d3 Tests: restore context-engine usage proof · openclaw/openclaw@e4c4f95 Tests: slim context engine runtime coverage · openclaw/openclaw@74c198f ci: retry failed custom checkouts · openclaw/openclaw@0ee5baf test: trim duplicate provider auth onboarding cases · openclaw/openclaw@1ffc02e matrix: fix sessions_spawn --thread subagent session spawning (#67643) · openclaw/openclaw@1ce2596 test: reduce auth choice fixture churn · openclaw/openclaw@857b9cd test: mock health status config boundaries · openclaw/openclaw@9d5ab4a test: mock onboard config io boundary · openclaw/openclaw@299694d test: mock legacy state plugin boundaries · openclaw/openclaw@2713089 test: mock channel install boundaries · openclaw/openclaw@b945248 test: mock doctor preview channel boundaries · openclaw/openclaw@b1a3ad4
docs: typography hygiene across 6 pages · openclaw/opencl...
vincentkoc · 2026-05-06 · via Recent Commits to openclaw:main

@@ -79,9 +79,9 @@ This single command:

7979

- Creates an Entra ID (Azure AD) application

8080

- Generates a client secret

8181

- Builds and uploads a Teams app manifest (with icons)

82-

- Registers the bot (Teams-managed by default no Azure subscription needed)

82+

- Registers the bot (Teams-managed by default - no Azure subscription needed)

838384-

The output will show `CLIENT_ID`, `CLIENT_SECRET`, `TENANT_ID`, and a **Teams App ID** note these for the next steps. It also offers to install the app in Teams directly.

84+

The output will show `CLIENT_ID`, `CLIENT_SECRET`, `TENANT_ID`, and a **Teams App ID** - note these for the next steps. It also offers to install the app in Teams directly.

85858686

**4. Configure OpenClaw** using the credentials from the output:

8787

@@ -103,7 +103,7 @@ Or use environment variables directly: `MSTEAMS_APP_ID`, `MSTEAMS_APP_PASSWORD`,

103103104104

**5. Install the app in Teams**

105105106-

`teams app create` will prompt you to install the app select "Install in Teams". If you skipped it, you can get the link later:

106+

`teams app create` will prompt you to install the app - select "Install in Teams". If you skipped it, you can get the link later:

107107108108

```bash

109109

teams app get <teamsAppId> --install-link

@@ -147,14 +147,14 @@ Disable with:

147147148148

- Default: `channels.msteams.dmPolicy = "pairing"`. Unknown senders are ignored until approved.

149149

- `channels.msteams.allowFrom` should use stable AAD object IDs.

150-

- Do not rely on UPN/display-name matching for allowlists they can change. OpenClaw disables direct name matching by default; opt in explicitly with `channels.msteams.dangerouslyAllowNameMatching: true`.

150+

- Do not rely on UPN/display-name matching for allowlists - they can change. OpenClaw disables direct name matching by default; opt in explicitly with `channels.msteams.dangerouslyAllowNameMatching: true`.

151151

- The wizard can resolve names to IDs via Microsoft Graph when credentials allow.

152152153153

**Group access**

154154155155

- Default: `channels.msteams.groupPolicy = "allowlist"` (blocked unless you add `groupAllowFrom`). Use `channels.defaults.groupPolicy` to override the default when unset.

156156

- `channels.msteams.groupAllowFrom` controls which senders can trigger in group chats/channels (falls back to `channels.msteams.allowFrom`).

157-

- Set `groupPolicy: "open"` to allow any member (still mentiongated by default).

157+

- Set `groupPolicy: "open"` to allow any member (still mention-gated by default).

158158

- To allow **no channels**, set `channels.msteams.groupPolicy: "disabled"`.

159159160160

Example:

@@ -174,7 +174,7 @@ Example:

174174175175

- Scope group/channel replies by listing teams and channels under `channels.msteams.teams`.

176176

- Keys should use stable Teams conversation IDs from Teams links, not mutable display names.

177-

- When `groupPolicy="allowlist"` and a teams allowlist is present, only listed teams/channels are accepted (mentiongated).

177+

- When `groupPolicy="allowlist"` and a teams allowlist is present, only listed teams/channels are accepted (mention-gated).

178178

- The configure wizard accepts `Team/Channel` entries and stores them for you.

179179

- On startup, OpenClaw resolves team/channel and user allowlist names to IDs (when Graph permissions allow)

180180

and logs the mapping; unresolved team/channel names are kept as typed but ignored for routing by default unless `channels.msteams.dangerouslyAllowNameMatching: true` is enabled.

@@ -416,7 +416,7 @@ For AKS deployments using workload identity:

416416

azure.workload.identity/use: "true"

417417

```

418418419-

5. **Ensure network access** to IMDS (`169.254.169.254`) if using NetworkPolicy, add an egress rule allowing traffic to `169.254.169.254/32` on port 80.

419+

5. **Ensure network access** to IMDS (`169.254.169.254`) - if using NetworkPolicy, add an egress rule allowing traffic to `169.254.169.254/32` on port 80.

420420421421

### Auth type comparison

422422

@@ -702,7 +702,7 @@ Key settings (see `/gateway/configuration` for shared channel patterns):

702702

- `toolsBySender` keys should use explicit prefixes:

703703

`id:`, `e164:`, `username:`, `name:` (legacy unprefixed keys still map to `id:` only).

704704

- `channels.msteams.actions.memberInfo`: enable or disable the Graph-backed member info action (default: enabled when Graph credentials are available).

705-

- `channels.msteams.authType`: authentication type `"secret"` (default) or `"federated"`.

705+

- `channels.msteams.authType`: authentication type - `"secret"` (default) or `"federated"`.

706706

- `channels.msteams.certificatePath`: path to PEM certificate file (federated + certificate auth).

707707

- `channels.msteams.certificateThumbprint`: certificate thumbprint (optional, not required for auth).

708708

- `channels.msteams.useManagedIdentity`: enable managed identity auth (federated mode).

@@ -1014,8 +1014,8 @@ Bots have limited support in private channels:

1014101410151015

## Related

101610161017-

- [Channels Overview](/channels) all supported channels

1018-

- [Pairing](/channels/pairing) DM authentication and pairing flow

1019-

- [Groups](/channels/groups) group chat behavior and mention gating

1020-

- [Channel Routing](/channels/channel-routing) session routing for messages

1021-

- [Security](/gateway/security) access model and hardening

1017+

- [Channels Overview](/channels) - all supported channels

1018+

- [Pairing](/channels/pairing) - DM authentication and pairing flow

1019+

- [Groups](/channels/groups) - group chat behavior and mention gating

1020+

- [Channel Routing](/channels/channel-routing) - session routing for messages

1021+

- [Security](/gateway/security) - access model and hardening