Protocol error: missing status

Zitadel hanging due to freshrss config
Ask the user to re-accept the privacy policy when it changes
Forced mfa but root user doesnt have it
zitadel-admin@zitadel.zitadel.<mydomain>
, doesn't have it so when I try to login I get Errors.Login.LoginPolicy.MFA.ForceAndNotConfigured
and am now locked out.custom login html or background
How to create basic auth needed for /oauth/v2/token API
Pangolin Identity Provider config

Globally disable email auth
The requested redirect_uri is missing in the client

Question about validating a user's roles within an organization
urn:zitadel:iam:org:project:id:zitadel:aud
scope, the userinfo endpoint will return roles in a structure like:...When setting up Zitadel, why is the default adminuser called `zitadel-admin@zitadel.localhost`?
zitadel-admin@zitadel.localhost
instead of zitadel-admin@localhost
?
I'm setting it up in my Kubernetes cluster, running Zitadel on domain zitadel.local.k8s
and then the username becomes zitadel-admin@zitadel.zitadel.local.k8s
. How to get it to simply be: zitadel-admin@zitadel.local.k8s
?...EmailTemplate - Default Only or direct DB available?
zitadel/internal/notification/static/templates
/template.html
From my reading of the documentation, in defaults.yml
you provide EmailTemplate:
which is a subsection of DefaultInstance:
. Based on my investigation this is actually a base64 conversion of the html file above. -- As my instance is already setup and using EmailTemplate
won't work for us have found that this file exists in hex format over in zitadel.projections.mail_templates2
. There is only one instance with a hex entry in template(bytea)
....Translator error while on 2fa screen, now my admin user is stuck in 2fa step
Instance deletion deletes both with same name!?!? Help!
Docker instance failing installation at database access
Test drive v4.0.0-rc1

Email Branding - Bug
Message Texts - Default Language Incorrect

How can I get the user last login date from id?
Default Role Not Assigned When Creating User from Console (PostCreation Trigger in Internal Auth )