Skip to content

Commit

Permalink
improved sso auth docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fzumstein committed Aug 26, 2023
1 parent cb2c782 commit c8de1ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/pro/server/server_authentication.rst
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ As a summary, here are the components needed to enable SSO:
* For a sample implementation on how to validate the token on the backend, have a look at https://github.com/xlwings/xlwings-server-auth-azuread
* A good walkthrough is also `Create a Node.js Office Add-in that uses single sign-on <https://learn.microsoft.com/en-us/office/dev/add-ins/develop/create-sso-office-add-ins-nodejs>`_, but as the title says, it uses Node.js on the backend instead of Python.
* For a reference of the error codes, see: https://learn.microsoft.com/en-us/office/dev/add-ins/develop/troubleshoot-sso-in-office-add-ins


Azure AD for Excel VBA
Expand Down

0 comments on commit c8de1ca

Please sign in to comment.