2020-09-10 18:04:03 +00:00
|
|
|
{
|
|
|
|
"clients": {
|
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",
|
|
|
|
"clientList": "Client list",
|
|
|
|
"generalSettings": "General Settings",
|
|
|
|
"capabilityConfig": "Capability config",
|
|
|
|
"clientsExplain": "Clients are applications and services that can request authentication of a user",
|
|
|
|
"clientImportError": "Could not import client",
|
|
|
|
"clientImportSuccess": "Client imported succeful",
|
|
|
|
"clientDeletedSucess": "The client has been deleted",
|
2020-09-17 13:51:40 +00:00
|
|
|
"clientDeleteError": "Could not delete client:",
|
|
|
|
"clientAuthentication": "Client authentication",
|
|
|
|
"authentication": "Authentication",
|
|
|
|
"authenticationFlow": "Authentication flow",
|
|
|
|
"standardFlow": "Standard flow",
|
|
|
|
"enableStandardFlow": "Enable standard flow",
|
|
|
|
"directAccess": "Direct access",
|
|
|
|
"enableDirectAccess": "Enable direct access",
|
|
|
|
"implicidFlow": "Implicid flow",
|
|
|
|
"enableImplicidFlow": "Enable implicid flow",
|
|
|
|
"serviceAccount": "Service account",
|
|
|
|
"enableServiceAccount": "Enable service account"
|
2020-09-10 18:04:03 +00:00
|
|
|
}
|
|
|
|
}
|