2

プログラムで ADAL から webveiwcontroller を閉じた後、次の問題に遭遇し、次にサインイン フローを再起動したときに、次のエラーが表示されました。

error=Error with code: 13 Domain: ADAuthenticationErrorDomain ProtocolCode:(null)
Details:The user is currently prompted for credentials as result of another acquireToken request.
Please retry the acquireToken call later..
Inner error details: Error Domain=ADAuthenticationErrorDomain Code=13
"The operation couldn’t be completed. (ADAuthenticationErrorDomain error 13.)"

アプリを完全に閉じて再度開くと、サインイン フローが再び機能します。これは既知の問題ですか? また、これを回避するには何が使用できますか?

ありがとう

4

1 に答える 1