iTranslated by AI
The content below is an AI-generated translation. This is an experimental feature, and may contain errors. View original article
📊
Follow-up: Executing SharePoint Online REST API without User Interaction
This is a continuation of my previous article.
During a session at de:code 2016, Mr. Tsuyoshi Matsuzaki from Microsoft Japan mentioned that it is possible to obtain an access token without user interaction by using a certificate. After doing some research, I found the corresponding article.
I have confirmed that I can obtain an access token by following the steps described in the article. Please note that this method operates with the permissions of the application itself, rather than those of a specific user.
Discussion