mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-13 02:47:39 +00:00
docs: Rename secret appereance to secret generator (#6519)
* docs: secret generator * docs: secret generator naming * docs: rename secret appeareance to secret generator * docs: rename secret appeareance to secret generator * Update console/src/assets/i18n/it.json Co-authored-by: Max Peintner <max@caos.ch> * Update console/src/assets/i18n/es.json Co-authored-by: Max Peintner <max@caos.ch> * Update console/src/assets/i18n/fr.json Co-authored-by: Max Peintner <max@caos.ch> --------- Co-authored-by: Max Peintner <max@caos.ch>
This commit is contained in:
@@ -26,7 +26,7 @@ When you configure your instance, you can set the following:
|
||||
- [**Login Interface Texts**](#login-interface-texts): Text and internationalization for the login interface
|
||||
- [**Privacy Policy**](#privacy-policy-and-tos): Links to your own Terms of Service and Privacy Policy regulations. Link to Help Page.
|
||||
- [**OIDC Token Lifetimes and Expiration**](#oidc-token-lifetimes-and-expiration): Token lifetime and expiration settings.
|
||||
- [**Secret Appearance**](#secret-appearance): Appearance of the generated codes and secrets used in mails for verification etc.
|
||||
- [**Secret Generator**](#secret-generator): Appearance and expiration of the generated codes and secrets used in mails for verification etc.
|
||||
|
||||
## Branding
|
||||
|
||||
@@ -269,7 +269,7 @@ You can set the following times:
|
||||
width="400px"
|
||||
/>
|
||||
|
||||
## Secret appearance
|
||||
## Secret generator
|
||||
|
||||
ZITADEL has some different codes and secrets, that can be specified.
|
||||
You can configure what kind of characters should be included, how long the secret should be and the expiration.
|
||||
@@ -286,7 +286,7 @@ The following secrets can be configured:
|
||||
|
||||
<img
|
||||
src="/docs/img/guides/console/secretappearance.png"
|
||||
alt="Secret appearance"
|
||||
alt="Secret generator"
|
||||
width="400px"
|
||||
/>
|
||||
|
||||
|
Reference in New Issue
Block a user