office-addin-sso

2.2.1 • Public • Published

Office-Addin-SSO

This package provides the ability to register an application in Azure Active Directory and infrastructure for implementing single sign-on (SSO) taskpane add-ins.

Command-Line Interface

configure

Configure an application in Azure Active Active Directory with necessary permissions and scopes to allow for making GraphApi calls on behalf of the logged-in user.

Syntax:

office-addin-sso configure <manifest>

manifest: path to manifest file.

start

Start the single sign-on service that listens for calls from the taskpane make Graph API calls using the Graph token generated by the taskpane add-in

Syntax:

office-addin-sso start <manifest>

manifest: path to manifest file.

Readme

Keywords

Package Sidebar

Install

npm i office-addin-sso

Weekly Downloads

1,126

Version

2.2.1

License

MIT

Unpacked Size

200 kB

Total Files

96

Last publish

Collaborators

  • ms-office