英文: Fetch microsoft outlook calendar events using graph api in Node.js 问题 我正在尝试创建一个最简单的日历应用程序,可以显示Mi...
Why can scopes for AuthorizationCodeRequest and AuthorizationCodeUrlRequest be different even though the docs say otherwise?
英文: Why can scopes for AuthorizationCodeRequest and AuthorizationCodeUrlRequest be different even th...
“Authenticating with Netatmo API using MSAL.NET results in ‘Error: ClientId is not a GUID.'”
英文: Authenticating with Netatmo API using MSAL.NET results in "Error: ClientId is not a GUID.&q...
应用在“应用调用API”场景中两次请求同意。
英文: The app is asking for consent twice in "app calls api" scenario 问题 我正在使用两个应用程序注册并实现“公开...
不清除令牌在使用 Angular、MSAL 和 Azure AD B2C 时退出登录
英文: Not clearing token when logging out using Angular, MSAL and Azure AD B2C 问题 我已经从https://github.c...
与MSAL(Azure AD)和GoLang的集成:未定义
英文: Integration with MSAL(Azure AD) and GoLang: undefined 问题 我正在使用Azure AD为公司集成我的Go Gin应用程序,参考链接:htt...
Authenticate that a user has logged in with MSAL/Azure AD and serve them a token for my separate API?
英文: Authenticate that a user has logged in with MSAL/Azure AD and serve them a token for my separate...
在Azure AD B2C注册页面上添加自定义电话号码字段
英文: Adding a Custom Phone Number Field On Azure AD B2C SignUp Page 问题 我已在我的Android Native App中集成了Azu...
AADSTS7000012: 授予是为不同的租户获得的
英文: AADSTS7000012: The grant was obtained for a different tenant 问题 当我尝试使用个人帐户连接到Microsoft Graph时,我收...
尝试从安卓应用程序获取 acquireTokenSilentAsync
英文: Trying to acquireTokenSilentAsync from android app 问题 我目前正在使用以下代码连接到 Azure 应用: implementation ...
3