mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 20:27:32 +00:00
chore: readme
This commit is contained in:
BIN
.github/custom-i18n.png
vendored
Normal file
BIN
.github/custom-i18n.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 83 KiB |
11
README.md
11
README.md
@@ -66,8 +66,8 @@ You can already use the current state, and extend it with your needs.
|
|||||||
- [x] Generic OIDC
|
- [x] Generic OIDC
|
||||||
- [x] Generic OAuth
|
- [x] Generic OAuth
|
||||||
- [x] Generic JWT
|
- [x] Generic JWT
|
||||||
- [ ] LDAP
|
- [x] LDAP
|
||||||
- [ ] SAML SP
|
- [x] SAML SP
|
||||||
- Multifactor Registration an Login
|
- Multifactor Registration an Login
|
||||||
- [x] Passkeys
|
- [x] Passkeys
|
||||||
- [x] TOTP
|
- [x] TOTP
|
||||||
@@ -143,6 +143,13 @@ You can already use the current state, and extend it with your needs.
|
|||||||
|
|
||||||
You can find a more detailed documentation of the different pages [here](./apps/login/readme.md).
|
You can find a more detailed documentation of the different pages [here](./apps/login/readme.md).
|
||||||
|
|
||||||
|
#### Custom translations
|
||||||
|
|
||||||
|
The new login uses the [SettingsApi](https://zitadel.com/docs/apis/resources/settings_service_v2/settings-service-get-hosted-login-translation) to load custom translations.
|
||||||
|
Translations can be overriden at both the instance and organization levels.
|
||||||
|
To find the keys more easily, you can inspect the HTML and search for a `data-i18n-key` attribute, or look at the defaults in `/apps/login/locales/[locale].ts`.
|
||||||
|

|
||||||
|
|
||||||
## Tooling
|
## Tooling
|
||||||
|
|
||||||
- [TypeScript](https://www.typescriptlang.org/) for static type checking
|
- [TypeScript](https://www.typescriptlang.org/) for static type checking
|
||||||
|
Reference in New Issue
Block a user