microsoft/mona-saas

[BUG] Acess denied when accessing /Setup

tfsjohan opened this issue · 2 comments

I have successfully ran basic-deploy.sh and got the URL's for the landing page. I visit the /setup url and login with the same account that ran basic-deploy.sh.

I still get the Access Denied page.

image

I've no tried this with to completely different Microsoft account.

Any ideas why I get this error?

This seems to be caused by the account being a MSA account, in my case a regular outlook.com account. Worked better with a workplace/school account.

We've decided that only workplace/school accounts will be allowed. Any MSA/guest account will return an access denied page. This has been addressed in PRs(#87 and #100)