Azure-Samples / Azure-Samples/ms-identity-ciam-javascript-tutorial
Error AADSTS50049 when testing 0-call-api-vanillajs
- 主要语言
- PowerShell
- 星标
- 75
- 派生
- 65
- PR 合并指标
- 30 天内没有已合并 PR
描述
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
```
### Minimal steps to reproduce
> Followed instructions in README.md for the sample in a trial Entra tenant. App registrations created and config files updated.
> Both dotnet (API) and node (SPA) samples running
> Visited localhost:3000 and clicked the 'Sign-in' link. Small pop-up (size of normal 'login or register' or 'pick account' style screen) flashed momentarily then closed before loading any content.
### Any log messages given by the failure
> AADSTS50049: Unknown or invalid instance
{
"error": "invalid_instance",
"error_description": "AADSTS50049: Unknown or invalid instance. Trace ID: 4bb4a35a-fe66-4c56-b09b-754782482900 Correlation ID: 57cc2ed3-5425-47ae-bec5-46115860868b Timestamp: 2023-11-27 15:26:54Z",
"error_codes": [
50049
],
"timestamp": "2023-11-27 15:26:54Z",
"trace_id": "4bb4a35a-fe66-4c56-b09b-754782482900",
"correlation_id": "57cc2ed3-5425-47ae-bec5-46115860868b",
"error_uri": "https://login.microsoftonline.com/error?code=50049"
}
### Expected/desired behavior
> Login/register popup expected to load
### OS and Version?
> Windows 11 23H2 22631.2787; Node v21.2.0
### Versions
>
### Mention any other details that might be useful
> ---------------------------------------------------------------
> Thanks! We'll be in touch soon.
贡献指南
调研方向
先查看 README.md 和 0-call-api-vanillajs sample 的更新后 config 文件,然后在 localhost:3000 运行 Node SPA,并检查 Sign-in 链接的身份验证流程。将 tenant 和 instance 设置与报告的 AADSTS50049 错误进行比较;当 login/register 弹窗加载而不是立即关闭时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, node.js
- 领域
- authentication, frontend
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100