【发布时间】:2017-08-03 01:34:12
【问题描述】:
我们正在使用 ADAL Mac 库进行身份验证。当使用这个库时,我们得到一个 300 错误(AD_ERROR_CACHE_MULTIPLE_USERS),描述如下:
The token cache store for this resource contains more than one user. Please set the 'userId' parameter to the one that will be used.
这种情况什么时候发生?应该如何处理这种情况?
【问题讨论】:
标签: macos azure-active-directory adal microsoft-account