Skip to content

Sample: SSO sample for Microsoft Teams tab app#2196

Merged
compulim merged 22 commits intomicrosoft:masterfrom
compulim:sample-sso-teams
Jul 18, 2019
Merged

Sample: SSO sample for Microsoft Teams tab app#2196
compulim merged 22 commits intomicrosoft:masterfrom
compulim:sample-sso-teams

Conversation

@compulim
Copy link
Copy Markdown
Contributor

@compulim compulim commented Jul 16, 2019

Fixes #2176.

Changelog Entry

Description

Adding a new sample for Web Chat to work under a website hosted in Microsoft Teams "tab app".

Microsoft Teams has special API for OAuth authorization. They are exposed thru Microsoft Teams JavaScript client SDK.

Technically speaking, in a one-liner, "host Web Chat in a webpage, host that webpage in Microsoft Teams as a tab, when land on that webpage thru Microsoft Teams, popup OAuth thru AAD and give the token to both webpage and bot via Web Chat."

Specific Changes


  • Testing Added

@coveralls
Copy link
Copy Markdown

coveralls commented Jul 16, 2019

Coverage Status

Coverage decreased (-0.03%) to 64.541% when pulling d178752 on compulim:sample-sso-teams into 9d1a9ab on microsoft:master.

Comment thread samples/19.c.single-sign-on-for-teams-apps/README.md Outdated
Comment thread samples/19.c.single-sign-on-for-teams-apps/README.md Outdated
Comment thread samples/19.c.single-sign-on-for-teams-apps/README.md Outdated
Comment thread samples/19.c.single-sign-on-for-teams-apps/README.md Outdated
Comment thread samples/19.c.single-sign-on-for-teams-apps/README.md Outdated
Comment thread samples/19.c.single-sign-on-for-teams-apps/README.md Outdated
Comment thread samples/19.c.single-sign-on-for-teams-apps/docker-compose.yml Outdated
Comment thread samples/19.c.single-sign-on-for-teams-apps/docker-compose.yml Outdated
Comment thread samples/19.c.single-sign-on-for-teams-apps/web/public/index.html Outdated
Comment thread samples/19.c.single-sign-on-for-teams-apps/web/public/index.html Outdated
@compulim compulim merged commit 83edbd0 into microsoft:master Jul 18, 2019
@compulim compulim deleted the sample-sso-teams branch July 18, 2019 05:18
@compulim compulim mentioned this pull request Oct 25, 2019
55 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Investigates OAuth in Teams

3 participants