{ "realm-settings-help": { "fromDisplayName": "A user-friendly name for the 'From' address (optional).", "replyToDisplayName": "A user-friendly name for the 'Reply-To' address (optional).", "envelopeFrom": "An email address used for bounces (optional).", "password": "SMTP password. This field is able to obtain its value from vault, use ${vault.ID} format.", "frontendUrl": "Set the frontend URL for the realm. Use in combination with the default hostname provider to override the base URL for frontend requests for a specific realm.", "requireSsl": "Is HTTPS required? 'None' means HTTPS is not required for any client IP address. 'External requests' means localhost and private IP addresses can access without HTTPS. 'All requests' means HTTPS is required for all IP addresses.", "userManagedAccess": "If enabled, users are allowed to manage their resources and permissions using the Account Management Console.", "endpoints": "Shows the configuration of the protocol endpoints", "loginTheme": "Select theme for login, OTP, grant, registration and forgot password pages.", "accountTheme": "Select theme for user account management pages.", "adminConsoleTheme": "Select theme for admin console.", "emailTheme": "Select theme for emails that are sent by the server.", "displayName": "Display name of provider when linked in admin console", "priority": "Priority of the provider", "enabled": "Set if the keys are enabled", "active": "Set if the keys can be used for signing", "AESKeySize": "Size in bytes for the generated AES key. Size 16 is for AES-128, Size 24 for AES-192, and Size 32 for AES-256. WARN: Bigger keys than 128 are not allowed on some JDK implementations.", "ellipticCurve": "Elliptic curve used in ECDSA", "secretSize": "Size in bytes for the generated secret", "algorithm": "Intended algorithm for the key", "keystore": "Path to keys file", "keystorePassword": "Password for the keys", "keyAlias": "Alias for the private key", "keyPassword": "Password for the private key", "privateRSAKey": "Private RSA Key encoded in PEM format", "x509Certificate": "X509 Certificate encoded in PEM format" } }