openclaw/extensions/mattermost
HDYA 26f633b604
feat(msteams): add federated credential support (certificate + managed identity) (#53615)
* feat(msteams): add federated authentication support (certificate + managed identity + workload identity)

* msteams: fix vitest 4.1.2 compat, type errors, and regenerate config baseline

* msteams: fix lint errors, update fetch allowlist, regenerate protocol Swift

* fix(msteams): gate secret-only delegated auth flows

* fix(ci): unblock gateway watch and install smoke

* fix(ci): restore mergeability for pr 53615

* fix(ci): restore channel registry helper typing

* fix(ci): refresh raw fetch guard allowlist

---------

Co-authored-by: Chudi Huang <Chudi.Huang@microsoft.com>
Co-authored-by: Brad Groux <3053586+BradGroux@users.noreply.github.com>
2026-04-11 13:29:22 -05:00
..
src feat(msteams): add federated credential support (certificate + managed identity) (#53615) 2026-04-11 13:29:22 -05:00
api.ts fix: stabilize contract loader seams 2026-04-06 04:40:47 +01:00
channel-plugin-api.test.ts fix: narrow mattermost setup entry seam 2026-04-06 14:41:29 +01:00
channel-plugin-api.ts fix: narrow mattermost setup entry seam 2026-04-06 14:41:29 +01:00
channel-plugin-runtime.ts fix(runtime): narrow bundled runtime startup surfaces 2026-04-06 12:12:53 +01:00
contract-api.ts fix(config): migrate bundled private-network aliases (#60862) 2026-04-05 08:49:44 +01:00
index.ts refactor: break runtime import cycles 2026-04-09 03:56:22 +01:00
openclaw.plugin.json refactor: resolve channel env vars from plugin manifests 2026-04-06 19:53:27 +01:00
package.json chore(release): bump version to 2026.4.11 2026-04-11 04:51:17 +01:00
policy-api.ts fix: stabilize contract loader seams 2026-04-06 04:40:47 +01:00
runtime-api.ts refactor: break runtime import cycles 2026-04-09 03:56:22 +01:00
secret-contract-api.ts fix: repair bundled channel secret sidecars 2026-04-08 04:56:58 +01:00
setup-entry.ts fix: repair bundled channel secret sidecars 2026-04-08 04:56:58 +01:00
slash-route-api.ts refactor: break runtime import cycles 2026-04-09 03:56:22 +01:00
tsconfig.json chore(plugins): bulk add package boundary tsconfig rollout 2026-04-07 08:48:23 +01:00