45cda0a969
* initial version realm settings section * simpified save * fixed reload * fixed merge error
8 lines
No EOL
672 B
JSON
8 lines
No EOL
672 B
JSON
{
|
|
"realm-settings-help": {
|
|
"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"
|
|
}
|
|
} |