Azure-Samples / Azure-Samples/ms-identity-ciam-javascript-tutorial
IdToken not found upon page refresh, fix requires "knownAuthorities".
Open
- Dominant language
- PowerShell
- Stars
- 75
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
When reloading page, the claims are not listed or javascript errors are thrown (vanilla JS).
It appears that "knownAuthorities" in auth config is required.
https://github.com/AzureAD/microsoft-authentication-library-for-js/issues/6690#issuecomment-1819176989
Contributor guide
Assessment
This issue has not been assessed yet.