OpenZiti Admin Console login issue

Hi all. I am unable to log into my the Admin Console. (created a local Ziti controller on Ubuntu)

When I type in zitiLogin then I can log in through the CLI but not through the Admin Console. I tried using env | grep ZITI_USER to get the username and env | grep ZITI_PWD. It shows the admin username and the hash of the password but I still can not log in.

Thanks all!

Unless you've changed the password, if you are able to see something in the ZITI_PWD environment variable, that's your password.

We had someone recently unknowingly/mistakenly change their authentication policy, I assume you didn't do that, but maybe?

If you source the left-behind .env file, and issue zitiLogin, that will log you in. If that's not working, I think you've either changed your password or authentication policy. If you're still unable to login, you probably will need to recreate your network. :frowning: