2020-09-10 18:04:03 +00:00
|
|
|
{
|
|
|
|
"clients": {
|
2020-09-22 12:43:51 +00:00
|
|
|
"clientAuthorization": "Client authorization",
|
|
|
|
"implicitFlow": "Implicit flow",
|
2020-09-16 14:56:23 +00:00
|
|
|
"createClient": "Create client",
|
|
|
|
"importClient": "Import client",
|
|
|
|
"clientID": "Client ID",
|
|
|
|
"type": "Type",
|
|
|
|
"homeURL": "Home URL",
|
|
|
|
"description": "Description",
|
|
|
|
"name": "Name",
|
2020-10-06 19:51:21 +00:00
|
|
|
"formatOption": "Format option",
|
|
|
|
"downloadAdaptorTitle": "Download adaptor configs",
|
|
|
|
"details": "Details",
|
2020-09-16 14:56:23 +00:00
|
|
|
"clientList": "Client list",
|
2020-10-01 14:25:29 +00:00
|
|
|
"clientSettings": "Client details",
|
2020-09-16 14:56:23 +00:00
|
|
|
"generalSettings": "General Settings",
|
|
|
|
"capabilityConfig": "Capability config",
|
|
|
|
"clientsExplain": "Clients are applications and services that can request authentication of a user",
|
|
|
|
"clientImportError": "Could not import client",
|
2020-09-25 17:42:32 +00:00
|
|
|
"clientSaveSuccess": "Client successfully updated",
|
|
|
|
"clientSaveError": "Client could not be updated:",
|
|
|
|
"clientImportSuccess": "Client imported successfully",
|
2020-09-22 12:43:51 +00:00
|
|
|
"clientDeletedSuccess": "The client has been deleted",
|
2020-09-17 13:51:40 +00:00
|
|
|
"clientDeleteError": "Could not delete client:",
|
2020-10-02 13:56:46 +00:00
|
|
|
"clientDeleteConfirmTitle": "Delete client?",
|
|
|
|
"disableConfirmTitle": "Disable client?",
|
|
|
|
"disableConfirm": "If you disable this client, you cannot initiate a login or obtain access tokens.",
|
|
|
|
"clientDeleteConfirm": "If you delete this client, all associated data will be removed.",
|
2020-09-17 13:51:40 +00:00
|
|
|
"clientAuthentication": "Client authentication",
|
|
|
|
"authentication": "Authentication",
|
|
|
|
"authenticationFlow": "Authentication flow",
|
|
|
|
"standardFlow": "Standard flow",
|
|
|
|
"directAccess": "Direct access",
|
|
|
|
"serviceAccount": "Service account",
|
2020-09-22 12:43:51 +00:00
|
|
|
"enableServiceAccount": "Enable service account",
|
|
|
|
"displayOnClient": "Display client on screen",
|
|
|
|
"consentScreenText": "Client consent screen text",
|
|
|
|
"loginSettings": "Login settings",
|
|
|
|
"accessSettings": "Access settings",
|
|
|
|
"rootUrl": "Root URL",
|
|
|
|
"validRedirectUri": "Valid redirect URIs",
|
|
|
|
"loginTheme": "Login theme",
|
2020-09-28 15:58:03 +00:00
|
|
|
"consentRequired": "Consent required",
|
|
|
|
"searchForClient": "Search for client"
|
2020-09-10 18:04:03 +00:00
|
|
|
}
|
|
|
|
}
|