Alfresco for Teams
This host serves the tab content and backend for a Microsoft Teams app that surfaces Alfresco Content Services. It is not meant to be browsed directly — the pages below are designed to run inside a Teams tab.
Pages
| /diagnostics.html | Reports Teams context, backend configuration and whether Alfresco can be embedded. Start here. |
|---|---|
| /tab.html | The tab that embeds Alfresco Digital Workspace. |
| /config.html | Channel tab configuration. Only works inside Teams. |
Endpoints
| /api/health | Which parts of the configuration are present. |
|---|---|
| /api/alfresco/embed-check | Whether Alfresco will allow itself to be framed. |
| /api/alfresco/sites | Alfresco sites, via the service account. |
Source and decision log live in the project repository.