Forum Discussion

Casper van Dijk's avatar
Casper van Dijk
Copper Contributor
Aug 18, 2020

Silent SSO with MSAL

Hi the Teams documentation and samples use adal.js for authentication, as in https://docs.microsoft.com/en-us/microsoftteams/platform/tabs/how-to/authentication/auth-silent-aad.

 

Can anyone confirm that the Teams SDK and samples will move to msal.js - and if so, when?
The latest thread about MSAL is already half a year old..

 

3 Replies

  • Casper van Dijk MSAL is now supported with Teams. Here is a official https://github.com/OfficeDev/msteams-tabs-sso-sample-nodejs for Auth using MSAL

    • Casper van Dijk's avatar
      Casper van Dijk
      Copper Contributor

      Gousia_Begum the .pug files in that sample, such as https://github.com/OfficeDev/msteams-tabs-sso-sample-nodejs/blob/master/src/views/auth-start.pug all refer to adal.min.js 

      Maybe I am missing the obvious, but is your link not to the sample for ADAL instead of MSAL?

       

Resources