Sergio
Sergio2mo ago

custom login html or background

Can I change the html of the login page or set a picture as the background? My instance has no passwords (except for the root account) and has no mfa (all users are federated). I want to change the login page to use USWDS or at least change the background picture
3 Replies
Larzous
Larzous2mo ago
Don’t quote me but from what I’ve read you need to fork and update the typescript branch. Host it, and then use the url and enable v2 login. I think v2 login is hosted with v4, but I haven’t used it yet or anything. https://github.com/zitadel/typescript https://zitadel.com/docs/guides/integrate/login/hosted-login#hosted-login-version-2-beta
GitHub
GitHub - zitadel/typescript: Typescript packages and application to...
Typescript packages and application to showcase the ZITADEL resource API - zitadel/typescript
ZITADEL Docs
ZITADEL provides a hosted single-sign-on page to securely sign-in users to your applications.
Sergio
SergioOP2mo ago
hmmm I just deployed wonder if im on v4 or v3x is it easy to move from 3x to 4
Larzous
Larzous2mo ago
v3.3.1 is offical -- v4 is rc

Did you find this page helpful?