79250069

Date: 2024-12-04 06:23:01
Score: 4
Natty:
Report link

The reason behind header does not appear in the outgoing request is that msal factory functions were loading before APP_INITIALIZER. There are many solutions available for this issue. The following one helped me

Angular (v15) providers for Azure AD are executed before the APP_INITIALIZER promise is resolved

Reasons:
  • Blacklisted phrase (1.5): any solution
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: kunal