VeeamHub / vbo365-rest-self-service

Unofficial Self-Service Web Portal for Veeam Backup for Microsoft Office 365
MIT License
22 stars 8 forks source link

Veeam office 365 self service portal MFA #33

Closed lmorandi777 closed 3 years ago

lmorandi777 commented 3 years ago

Hi, first thanks for Veeam office 365 self service portal. Basis authentication works and restore with MFA works too once connected with basic auth. I have an issue with MFA at login. when give Tenant and application ID, I see my status connected but if I click login I'm redirect to the login page of self service portal MFA and to logged in to the portal Could you help to fix this issue

thanks in advance

Laurent.

nielsengelen commented 3 years ago

Can u clarify what you are seeing as I can't understand what the issue is you are seeing. Since you state that when using tenant and application ID, you get logged in?

lmorandi777 commented 3 years ago
Screenshot 2021-05-12 at 11 15 33 Screenshot 2021-05-12 at 11 17 28

yes, see the screenshot. I'm redirect to login page with " The provided credentials are incorrect" but if I use basic login with VBO administrator and try to restore email for example in the right organisation with MFA using credentials used to login with MFA it works

nielsengelen commented 3 years ago

This means that the application id or tenant id is incorrect or that the user used with the authentication via the devicelogin page lacks permissions.

lmorandi777 commented 3 years ago

could you check the permissions please ?

Screenshot 2021-05-12 at 11 53 43
lmorandi777 commented 3 years ago

I try some permissions on 2 different user but same issue. below other permissions teste with another user

Screenshot 2021-05-12 at 12 34 05
nielsengelen commented 3 years ago

If you created the application via VBO itself, the permissions should be correct. If not, then please follow the user guide to match those. Make sure you use the organization in the "*.onmicrosoft.com" format when going via the portal as shortnames like domain.com will not work.

lmorandi777 commented 3 years ago

Ok, thanks, I understood my mistake. in the login field I used the tenant ID instead of the *.onmicrosoft.com. now it's works. thanks a lot. really appreciated your help.

lmorandi777 commented 3 years ago

I hope your good job will be officially deploy by Veeam.