Our current setup basically redirects the user to a blank page if they are not logged in, and uses Javascript to "click" a hidden login button. It's a bit awkward since the user sees a blank page for a second before redirecting to Azure login. We should find a way to make this a little smoother, and direct to Azure login before the user ever sees a page on our app.
Our current setup basically redirects the user to a blank page if they are not logged in, and uses Javascript to "click" a hidden login button. It's a bit awkward since the user sees a blank page for a second before redirecting to Azure login. We should find a way to make this a little smoother, and direct to Azure login before the user ever sees a page on our app.