OHDSI Home | Forums | Wiki | Github

Spinning icon after login

Alright, after spending quite some time digging through the webapi codebase, I was able to coerce it into taking me to my organization’s sign in page on Azure. It then it redirects me to /atlas/#/welcome/. Unfortunately after doing that, it still gets a 401 from webapi’s /user/me, but now I see a spinning loading icon when I try to navigate to other pages in place of the login prompt. This makes me suspect that something in the background is not quite working right, at this stage. Perhaps it is a filter problem, or a Realm problem, or something else mysterious in Shiro. Any pointers / ideas?

spinning

t