
LucasW.98365 (Customer) asked a question.
I have site that has a prompt login when you go to the page. I set the application up as a SWA and added to username and password to the users on the admin side. But it does not populate the login fields on the prompt. Is there another SWA template I am supposed to be using?

I don't think this kind of login is supported for SWA apps. SWA apps will inject credentials into an HTML/CSS login form that you would see on the webpage itself. That popup window you have asking for credentials is prompted by the browser itself, and I believe that's for HTTP authentication.