User1858746823 posted
I have developed some MVC applications and WebAPIs that all use my WAAD authentication service.
I was going to create a SPA application from the VS template and I see that the "Change Authentication" button is grey'ed.
Examples mention "The only authentication option for the SPA template is Individual User Accounts."
I'm wondering why this is, since I can't think of a reason that a SPA application can't use the Azure active directory authentication server.
Thanks!