Florian Forster

Results 207 comments of Florian Forster

Generally Speaking I think we should allow multiple unique values for a user, e.g mail, phone, username, ... So I think we should extend ZITADEL on that end. Although I...

> We should use this issue to provide users with a guide on how to configure the system for this use case. You mean customers who had the "old" default?

> Ah ok, this becomes the new default? That was not clear to me from this discussion. I get that, since it is discussed in https://github.com/zitadel/zitadel/issues/4245 > Still, we should...

Hi @Redmauss Thank you for raising this. I think you need to instruct ZITADEL to use your IP as "host". ZITADEL ATM per default only listens to "localhost" Please append...

Oh, I think I made an Typo it should be `'ZITADEL_EXTERNALDOMAIN=10.0.9.5'`. > Unfortunately I get the exact same error. Just for clarification, this is hosted on a server that has...

> Thank you for the tips, but it still isn't working. I'm not sure if I need a DNS server setup on my firewall or if something else isn't working....

@swratten you need to tell ZITADEL the externaldomain in your config. In your case you need to add `ZITADEL_EXTERNALDOMAIN=shiny` to your docker-compose env.

> @fforootd That was it! I had a typo in externaldomain.. What response do you get when you access https://shiny/.well-known/openid-configuration ?

> The console loads initially and redirects to /oauth/v2/authorize... I now get: The requested redirect_uri is missing in the client configuration. If you have any questions, you may contact the...

hey @swratten feel free to reopen this issue if the error persists