Miguel Cabrerizo

Results 121 comments of Miguel Cabrerizo

Hi, I've opened a new discussion to decide how do you want the UI to be for this feature: https://github.com/zitadel/zitadel/discussions/5584 Waiting for your feedback to continue with development

Hi again @stebenz! > Why is the URL language specific but ignored if not set? If you mean these two related pieces of code: ``` if err != nil &&...

Hi @stebenz, I understand your point and you're totally right, I didn't like the part of the code when I had to add the LoginPolicy either... that was a red...

Perfect @stebenz, thanks for the guidelines. I'll close this PR and prepare the code so I'll back with the new solution in a few days. If I've some doubts I...

Hi there! How about these screenshots, if you feel that solves the need for the information I'll create the PR ![image](https://github.com/zitadel/zitadel/assets/30386061/e3f7f5c9-9f26-4053-a6da-cf88a318dfa9) And ![image](https://github.com/zitadel/zitadel/assets/30386061/8d928c2a-cfda-4b8b-8f0b-b2c41327e32c) Thanks!

Cool @hifabienne, I think the modal would be used if we've a wizard with several steps but right now the IdP wizard has only one step so maybe a new...

Hi @peintnermax nice to meet you again :wink: I really like that layout. If you want me to try to use it for this issue feel free to assign the...

I'm starting to work on this issue this week

Hi @ad-zsolt-imre, would you confirm me the scope of this issue? Are you using Zitadel helm chart or any other way to try to use the environment variable?

Thanks @ad-zsolt-imre. Are you passing the following flag `--masterkeyFromEnv read masterkey for en/decryption keys from environment variable (ZITADEL_MASTERKEY)` to the zitadel setup/start command?