I am getting sign in popupin my Angular app?

ms member 6 Reputation points
2020-08-28T08:03:18.08+00:00

Hi, I am using @azure/msal-angular npm package with MS-SSO login in angular application in my localhost i am able to do everything correct but when i deploy to server its not working as it is asking for some credentials i have used httpoptions in the api but still it is giving popup for credentials. Can anyone help me with this?

TIA

Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

1 answer

Sort by: Most helpful
  1. Alfredo Revilla - Upwork Top Talent | IAM SWE SWA 27,526 Reputation points Moderator
    2020-09-07T21:43:56.873+00:00

    To access your api you need to acquire an access token and attach it to your request.

    --
    Please let us know if this answer was helpful to you. If so, please remember to mark it as the answer so that others in the community with similar questions can more easily find a solution.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.