I have created a REST API in Visual Studio and currently, it calls a SP in our database using my windows authentication. I am avoiding SQL Authentication to store user name and password.
Once I publish this API on the Application server, I will be using a Service Account to call the SP. Should I ask our Network Admin to create a new Service Account or use an existing built in one (which one if built in)?
I see you ask great questions all the time. Would be great to see you share the vast knowledge you are acquiring by sharing the experience you have gained here?
I used to do ASP and front-end as my main function. I am glad that I left it behind and stuck with reporting. It is not fun to keep learning a new framework every 4 years when I am aging.