在按提示的步骤申请完id和secret后点击绑定,在绑定完后微软的网页提示了
AADSTS50011: The reply URL specified in the request does not match the reply URLs configured for the application: '97448310-5f7c-48b3-9665-99dcfa6eb7c0'.
2. 你期待的结果是什么?实际看到的又是什么?
期待的结果是绑定成功
实际看到的AADSTS50011: The reply URL specified in the request does not match the reply URLs configured for the application: '97448310-5f7c-48b3-9665-99dcfa6eb7c0'.
1. 该问题的重现步骤是什么?
在按提示的步骤申请完id和secret后点击绑定,在绑定完后微软的网页提示了 AADSTS50011: The reply URL specified in the request does not match the reply URLs configured for the application: '97448310-5f7c-48b3-9665-99dcfa6eb7c0'.
2. 你期待的结果是什么?实际看到的又是什么?
期待的结果是绑定成功 实际看到的AADSTS50011: The reply URL specified in the request does not match the reply URLs configured for the application: '97448310-5f7c-48b3-9665-99dcfa6eb7c0'.
3. 问题出现的环境
在查完网上资料以后我去azure查了应用id,没有发现错误的情况 但是在应用的地址上是http://localhost:8000我怀疑是这个问题,但是在申请的时候我的域名并没有写这个 我怀疑是应用地址的原因但是不知道怎么样才能改