AADSTS500113 是一个来自 Azure AD 的错误代码,表明在尝试使用 OAuth 2.0 或 OpenID Connect 进行身份验证时,没有找到为应用程序注册的回复地址(Reply Address)。2. 理解错误信息 “no reply address is registered for the application” 意味着在 Azure AD 中,为您的应用程序配置的回复地址(也称为重定向 URI...
Im trying to add MS auth in an android application. Attaching a screenshot for more details about the error.
The error states that the reply URL is not available, hence to fix this, you need to add a valid RedirectURI/ReplyURL in your app registration in AAD. Please refer to the screenshot below: Note: The RedirectURI/ReplyURL is required by AAD, so that AAD knows where to post the ...
Gawas, F.Dinesh41Reputation points Dec 2, 2020, 10:50 PM Im trying to add MS auth in an android application. Attaching a screenshot for more details about the error. 0 additional answers Sort by:Most helpful Most helpfulNewestOldest
I have had several users with this issue today. Am able to fix it by typing in office.com in a browser instead of portal.office.com. Not sure what happened. Is this a known issue and or is it being fixed. Thank you