RestSecurity.properties revision 2762f4f9634e12df95dee397166724eac963d13c
7211N/A#
7211N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
7211N/A#
7211N/A# Copyright 2013-2015 ForgeRock AS.
7211N/A#
7211N/A# The contents of this file are subject to the terms
7211N/A# of the Common Development and Distribution License
7211N/A# (the License). You may not use this file except in
7211N/A# compliance with the License.
7211N/A#
7211N/A# You can obtain a copy of the License at
7211N/A# http://forgerock.org/license/CDDLv1.0.html
7211N/A# See the License for the specific language governing
7211N/A# permission and limitations under the License.
7211N/A#
7211N/A# When distributing Covered Code, include this CDDL
7211N/A# Header Notice in each file and include the License file
7211N/A# at http://forgerock.org/license/CDDLv1.0.html
7211N/A# If applicable, add the following below the CDDL Header,
7211N/A# with the fields enclosed by brackets [] replaced by
7211N/A# your own identifying information:
7211N/A# "Portions copyright [year] [name of copyright owner]"
7211N/A#
7211N/A
7211N/Aforgerock-restSecurity-service-description=User Self Service
7289N/A
7289N/A# general configuration
7211N/Aa001=Google Recaptcha Site Key
7211N/Aa002=Google Recaptcha Secret Key
7211N/Aa003=Google Recaptcha Verification URL
7211N/Aa011=KBA Questions
7289N/Aa011.help=Format is unique key, vertical bar, locale, vertical bar, question
7211N/Aa012=Question Count
7211N/Aa012.help=Number of KBA questions the user must provide during registration
7211N/Aa013=Answer Count
7211N/Aa013.help=Number of KBA answers the user must provide during the forgotten flows
7211N/A
7211N/A# user registration
7211N/Aa101=Self Registration for Users
7211N/Aa202=Self Registration Captcha
7211N/Aa203=Self Registration Email Verification
7211N/Aa204=Self Registration KBA
7211N/Aa102=Self Registration Token LifeTime (seconds)
7211N/Aa221=Self Registration Outgoing Email Subject
7211N/Aa221.help=Format is locale, vertical bar, subject text
7211N/Aa222=Self Registration Outgoing Email Body
7211N/Aa222.help=Format is locale, vertical bar, body text
7211N/Aa231=Self Registration User Attribute White List
7211N/Aa231.help=White list of attributes allowed to be set during user creation
a107=Destination After Successful Self Registration
a107a=User is sent to a 'successful registration' page, without being logged in
a107b=User is sent to the login page, to authenticate
a107c=User is automatically logged in and sent to the appropriate page within the system
# forgotten password
a104=Forgotten Password for Users
a302=Forgotten Password Captcha
a303=Forgotten Password Email Verification
a304=Forgotten Password KBA
a105=Forgotten Password Token LifeTime (seconds)
a321=Forgotten Password Outgoing Email Subject
a321.help=Format is locale, vertical bar, subject text
a322=Forgotten Password Outgoing Email Body
a322.help=Format is locale, vertical bar, body text
# forgotten username
a401=Forgotten Username for Users
a402=Forgotten Username Captcha
a403=Forgotten Username KBA
a404=Forgotten Username Email Username
a405=Forgotten Username Show Username
a411=Forgotten Username Token LifeTime (seconds)
a421=Forgotten Username Outgoing Email Subject
a421.help=Format is locale, vertical bar, subject text
a422=Forgotten Username Outgoing Email Body
a422.help=Format is locale, vertical bar, body text
# profile management
a108=Protected User Attributes
a108.help=Any user attribute specified will force re-authentication during user update
# advanced configuration
a103=Self Registration Confirmation Email URL
a106=Forgotten Password Confirmation Email URL
a603=Self Registration Service Config Provider Class
a604=Forgotten Password Service Config Provider Class
a605=Forgotten Username Service Config Provider Class