How to create action to redirect when clicking reset password.
user.human.password.code.added?
Organization with only external provider login redirecting to type in password

Store Password
is it possible to make auto-renewal of refresh token lifetime?
Locked out of instance
Flaky error from /oauth/v2/token
/oauth/v2/token endpoint is returning a flaky error.
...Self Hosted Azure Container Apps - "Database "zitadel" already exists"
start-init command, I get logs stating that the Zitadel database already exists. I also get logs stating that certain aspects of Zitadels config exist too (roles for example) before the container ultimately hangs. As I am just proving out elements of deployment, I'm deploying both to the same container app environment, both are freshly deployed each time, and i'm using env vars instead of config files. There are no volumes being mounted for the db container, as well as no sidecars or init containers. Initial thinking was maybe two zitadel containers where triggering the same init process on my single postgres instance, but after forcing just a single replica with a single container across both I still see the same issue. I have attached the terraform i'm using (obfuscating anything relating to my azure subscription) for reference, as well as the logs messages i'm seeing for both the postgres container and zitadel container. Fully anticipate I'm doing something daft, so any help is greatly appreciated!
(I'm also able to run the stack locally using compose, its just when I deploy to Azure its giving me errors.)...
Domain discovery with identity provider flow
GetUserGrantByID for granted projects not working
Can i move Users from OrgA to OrgB.
Creating local user in Zitadel V3
Outage information
Possible to activate user over console UI?
ZOHO external IDP using generic OIDC
Zitadel - Facing issue while changing the logo
OIDC callback url when using custom login, doesn't use custom domain
{CUSTOM_DOMAIN}/ui/login/login/externalidp/callback (and in that case it actually does use the custom domain). But when the request goes out it actually sets the callback to a path {GIVEN_ZITADEL_CLOUD_DOMAIN}/idps/callback.
We can make this work, but it would be nice to have our clients configuring their SSO with the custom domain we have setup instead....Userinfo endpoint not returning all roles from all Role Audiences
openid profile email
urn:zitadel:iam:org:project:id:zitadel:aud
urn:zitadel:iam:org:project:id:<PROJECT-ID-1>:aud ...Device Authorization with Okta using zitadel/oidc
zitadel/oidc for device authorization against Okta, but I'm getting back this error from DeviceAuthorization:
ErrorType=invalid_request Description=The client_assertion_type is invalid.
ErrorType=invalid_request Description=The client_assertion_type is invalid.
Is there a way to have multiple microsoft identity provider but just 1 button instead of x buttons
Is there a way to only allow a user to manage project permission grants instead of project owner?