Integrating zitadel into a gitlab ci pipline, problem with admin login for setup
Hi, I'm tying to integrate zitadel into a gitlab's ci pipeline to be used in tests, and I'm hitting a problem of "admin login for the initial setup"
For local development everything is fine, since I can do PAT/Machinekey generation and access it with mounted volumes. But for gitlab that strategy doesn't work - I can not access the fs of the service.
I thought that I could use the username/password of the firstinstance user, but Zitadel does not support Resource Owner Password Credentials.
Are there any other options that I'm missing?
For local development everything is fine, since I can do PAT/Machinekey generation and access it with mounted volumes. But for gitlab that strategy doesn't work - I can not access the fs of the service.
I thought that I could use the username/password of the firstinstance user, but Zitadel does not support Resource Owner Password Credentials.
Are there any other options that I'm missing?
