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

Login not working #5

Closed Ducan closed 4 years ago

Ducan commented 4 years ago

Good day Niels Thank you very much for your efforts in developing the self-restore.

The self-restore portal does appear but I am unable to login with admin or tenant account. Error: Username or password is incorrect. Tried all various format of login credentials.
e.g. domain\adminuser account For tenant I used the Office365 account and not success.

Al credentials do work when I use the explorers.

CentOS 7 with Apache & PHP 7.3 Enabled RestFulAPI on VBO with a commercial singed SSL

Any suggestions on your side what I missed in the installation process?

Thank you

nielsengelen commented 4 years ago

Make sure the config.php file matches the VBO API version (default is v4 but v3 works as well).

lmbutault commented 4 years ago

hi Niels,

hello also have issues with login. on my side I can log as the VBO windows admin server account. but i don't find how to log with tenants or end users accounts. error "Authorization Error: Invalid credential"

windows 2016, IIS. restfull V4 or V3 with wildcard SSL VBO V4

regards

nielsengelen commented 4 years ago

You can login as a tenant with the credentials used to add the organization to the VBO console however logging in with end user accounts is currently not possible.

lmbutault commented 4 years ago

thanks for your answer, but loging with org credentials does not seems to work in my case.

regards

nielsengelen commented 4 years ago

Did you enable the Authentication settings correctly: https://helpcenter.veeam.com/docs/vbo365/guide/vbo_authentication_settings.html?ver=40 ?

lmbutault commented 4 years ago

that was the trick, thanks you! best wishes for 2020 and thanks for your great work.