Skip to content

Authentication - Clarification on private config #132

Answered by koltyakov
cjmorrison asked this question in Q&A
Discussion options

You must be logged in to vote

Please check this article https://github.com/s-KaiNet/node-sp-auth/wiki/SharePoint-Online-addin-only-authentication

403 means you’ve been authenticated but not authorized. The add-in registration has been granted no permissions or an API/resource called only supports a user context.

Regarding strategy name, it’s a helper from node-sp-auth-config library which prompts per credentials without having user a chance on a mistake, almost. The list of strategies can be seen here https://github.com/koltyakov/node-sp-auth-config/blob/master/src/config/index.ts

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@cjmorrison
Comment options

@cjmorrison
Comment options

Answer selected by cjmorrison
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants