简体   繁体   中英

Does the msgraph-sdk-javascript library support SSO-OBO?

I am currently looking for a good JS library to use for my addin. And I came across this project: MSGRAPH-SDK-JAVASCRIPT

I tried to read through their project details but could not find out definitively if they support the SSO-OBO flow for addins.

Has anybody used the said library successfully for an SSO-OBO flow?

Thank you very much.

Single sign on and MS Graph SDK are different things. You can use SSO to deal with Graph API from Outlook web add-ins. See Using Single Sign-On (SSO) with Office Add-ins for more information.

Also you may find the following posts helpful:

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM