-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Customizing Microsoft Teams
By :

Authentication using SSO is crucial for the usability of an app so that it does not disrupt the user experience by having the user log in separately to each app. So, when you are building Teams tabs, make sure you have configured an SSO experience. We will review the required tasks to have the Teams tab app support SSO in your Teams app.
The Teams tab app is a web page created using HTML and client scripts that allows you to render content in your Teams app as <iframe>
and the web page can be hosted on any website with a well-known address. When you design the web page, ensure it is clean and engaging to users.
We also have restrictions on the website that hosts the Teams tab. If the website has conditional access policies in place, the web page will not render in the Teams desktop app but in Teams in a browser.
We have three steps to enable SSO for a Teams tab app:
Change the font size
Change margin width
Change background colour