Does the URL for UI need to be localhost?
I have spent 3 days with no progress - I want just a normal admin user, I cannot. Does it specify how the human admin user format, it does not. Docker compose example tweaking to my setup has become a nightmare with 4.0.1
8 Replies
hey @DD what OS are you on?.
also my login PAT got created too, not sure the error you got. Please let me know, I was on mac and it works, if you just follow this guide with few commands
https://zitadel.com/docs/self-hosting/deploy/compose

and to answer your title question, No, the URL for the UI could be any domain assuming you have adjusted it with traefik
4.0.1 version is creating login-pat but not admin.pat I am not able to locate (eventhough I specified where it need to exist).
hey @DD good morning, you can use the login PAT for API calling purposes, I will check why did you didnt get admin.pat, can you pls share your modified compose file?. Thanks
I tried with what is in documentation with 4.0.1, same issue.
Only thing I tried different one is, change the password from Password1!. The other was, changing from localhost to ip address for domain (was never able to login, including the default password)
hey @DD good day, I still didn't get, what operating system are you on?. Also, like I said above. you can use
login-client.pat
that was generated that you can use for all API CRUD purposes.Debian Bookworm release (Linux). Need admin.pat for administrative purposes. We are still not able to use Human user credentials setup in the docker compose does not work (cannot login - it recognizes user exists, but password fails).
hey @DD could be a platform issue, I will raise this internally