我的目标是编写一些代码,使Office 365用户能够通过REST访问OneDrive for Business中的文件。我想使用“带有OAuth的委托用户标识”场景,其中我的应用程序通过REST使用用户模拟访问OneDrive for Business。、"userConsentDisplayName":"AppName","value":"user_impersonation“}
该应用程序请求(OneDrive For Business)用户登录Office365当
我将oauth添加到应用程序(基于Java)中,并遇到以下错误:
[invalid_id_token] An error occurred while attempting to decode the Jwt: The ID Token contains invalid claims我被困了两天了。尝试了很多事情,但都没有效果。谁来帮帮忙