'Kerberos not authenticating in an Angular10 application

There's an internal service we have that we can access easily through the browser. Browser picks out Kerberos credentials perfectly but it's not the case when we're accessing the same URL through an Angular10 application. I get the option to manually put in my username and password to access the service, although even after putting that it's not working.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source