There is no change in configuration file for credentials or token after the command, only URL and polls changes. I was hoping it would automatically acquire tenant token using selected credentials and store it, as if you input it manually, when running interactive setup. There is no error output from command.
User is created on hosted Mender correctly. We were hoping to use credentials, so we can easily revoke them anytime.
Thanks for reaching out. Both approaches should work, under one condition: the user is not authenticated via SSO (Google, etc.), but was created on Hosted Mender with username and password. If SSO was used, Hosted Mender can’t check the password, hence the process does not work.
Additionally, this seems to be Mender Client 3.x, which is EOL by now. You should consider upgrading.
I suppose the are none tenant tokens for open source version, so no credentials verification exist and there is no way to place authentification “firewall“ against things like botnet device flood, when URL is leaked?
Mender client version is 3.4.0, it is planned to be upgraded in our next BSP upgrade.