2020-09-25 17:11:25 +00:00
|
|
|
{
|
|
|
|
"client-scopes": {
|
|
|
|
"createClientScope": "Create client scope",
|
|
|
|
"clientScopeList": "List of client scopes",
|
2020-10-02 13:56:46 +00:00
|
|
|
"clientScopeExplain": "Client scopes allow you to define a common set of protocol mappers and roles, which are shared between multiple clients",
|
2020-09-25 17:11:25 +00:00
|
|
|
"name": "Name",
|
|
|
|
"description": "Description",
|
|
|
|
"protocol": "Protocol",
|
|
|
|
"createClientScopeSuccess": "Client scope created",
|
|
|
|
"createClientScopeError": "Could not create client scope:",
|
|
|
|
"displayOnConsentScreen": "Display on consent screen",
|
|
|
|
"consentScreenText": "Consent screen text",
|
|
|
|
"guiOrder": "GUI Order"
|
|
|
|
}
|
|
|
|
}
|