Angular self-signed ssl widget stuck spinning

We are having an issue where we are running Angular locally (4200) with a self-signed cert. I have added the domain to the app in Okta’s admin page and Trusted Origins. However, after entering the user name and password, the widget is stuck with the spinner and cannot advance. Any help would be appreciated.

Interesting! Where does it get stuck exactly? Perhaps you can upload a screenshot of the network tab during this flow?

Actually we got it working. I don’t remember what actually fixed it, but I think it was that I did not add the certificate in mmc with the correct user (computer instead of user). After that it worked. I also had ot lop off the “/oauth2/default” for the domain in the .net core startup file configuration.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.