DashboardResource.properties revision cb20f321274a7d06bbae0932b489435c2b012b59
# The contents of this file are subject to the terms of the Common Development and
# Distribution License (the License). You may not use this file except in compliance with the
# License.
#
# You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the
# specific language governing permission and limitations under the License.
#
# When distributing Covered Software, include this CDDL Header Notice in each file and include
# the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL
# Header, with the fields enclosed by brackets [] replaced by your own identifying
# information: "Portions copyright [year] [name of copyright owner]".
#
# Copyright 2016 ForgeRock AS.
#######################################################################################################################
# Core token resource provider
#######################################################################################################################
title=Dashboard service
description=The dashboard service is responsible for returning information from the Dashboard. The only \
supported operation is read.
pathParam.description=The id of the Dasboard resource
read.description=Read dashboard information
#######################################################################################################################
# Core token resource schema
#######################################################################################################################
schema.title=Dashboard resource schema
schema.description=Dashboard resource schema
schema.properties.title=Dashboard resource properties
schema.properties.description=List of dashboard resources
schema.dashboardicon.title=Dasboard icon
schema.dashboardicon.description=Dasboard icon filename
schema.dashboardname.title=Dasboard name
schema.dashboardname.description=Name of the dashboard
schema.dashboardlogin.title=Dashboard login url
schema.dashboardlogin.description=Url to login to the dashboard
schema.icfidentifier.title=ICF identifier
schema.icfidentifier.description=Identity connection framework identifier
schema.dashboarddisplayname.title=Display name
schema.dashboarddisplayname.description=Name displayed on the dashboard
schema.dashboardclassname.title=Class name
schema.dashboardclassname.description=Dashboard class name