selfService.properties revision 5fe0c687369d88782edc616837346adcd42e4bf1
581N/A# You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the
581N/A# When distributing Covered Software, include this CDDL Header Notice in each file and include
581N/A# the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL
581N/Aencryption.key.pair.alias=Encryption Key Pair Alias
581N/Asigning.secret.key.alias=Signing Secret Key Alias
581N/Acaptcha.site.key=Google Re-captcha Site Key
926N/Acaptcha.secret.key=Google Re-captcha Secret Key
2219N/Acaptcha.verification.url=Google Re-captcha Verification URL
926N/Akba.questions=Security Questions
581N/Akba.questions.help=Format is: unique key, vertical bar, locale, vertical bar, question
581N/Aminimum.answers.to.define=Minimum Answers to Define
581N/Aminimum.answers.to.define.help=Number of security questions the user must provide during registration
581N/Aminimum.answers.to.verify=Minimum Answers to Verify
1715N/Aminimum.answers.to.verify.help=Number of security answers the user must provide during the forgotten flows
581N/Avalid.query.attributes=Valid Query Attributes
581N/Avalid.query.attributes.help=White list of user attributes allowed during user query
581N/Auser.registration.enabled=User Registration
581N/Auser.registration.email.verification.enabled=Email Verification
1895N/Auser.registration.kba.enabled=Security Questions
1715N/Auser.registration.token.ttl=Token Lifetime (seconds)
581N/Auser.registration.email.subject=Outgoing Email Subject
1715N/Auser.registration.email.subject.help=Format is locale, vertical bar, subject text
581N/Auser.registration.email.body=Outgoing Email Body
926N/Auser.registration.email.body.help=Format is: locale, vertical bar, body text
581N/Auser.registration.valid.user.attributes=Valid Creation Attributes
581N/Auser.registration.valid.user.attributes.help=White list of user attributes allowed to be set during user creation
1895N/Auser.registration.destination=Destination After Successful Self-Registration
581N/Auser.registration.destination.default=User sent to 'successful registration' page
926N/Auser.registration.destination.login=User sent to login page
926N/Auser.registration.destination.auto-login=User is automatically logged in
926N/Aforgotten.password.enabled=Forgotten Password
581N/Aforgotten.password.email.verification.enabled=Email Verification
926N/Aforgotten.password.kba.enabled=Security Questions
926N/Aforgotten.password.token.ttl=Token Lifetime (seconds)
1895N/Aforgotten.password.email.subject=Outgoing Email Subject
1895N/Aforgotten.password.email.subject.help=Format is: locale, vertical bar, subject text
581N/Aforgotten.password.email.body=Outgoing Email Body
926N/Aforgotten.password.email.body.help=Format is: locale, vertical bar, body text
2111N/Aforgotten.username.enabled=Forgotten Username
683N/Aforgotten.username.kba.enabled=Security Questions
2111N/Aforgotten.username.email.username.enabled=Email Username
926N/Aforgotten.username.show.username.enabled=Show Username
926N/Aforgotten.username.token.ttl=Token LifeTime (seconds)
683N/Aforgotten.username.email.subject=Outgoing Email Subject
926N/Aforgotten.username.email.subject.help=Format is: locale, vertical bar, subject text
683N/Aforgotten.username.email.body=Outgoing Email Body
926N/Aforgotten.username.email.body.help=Format is: locale, vertical bar, body text
936N/Aprofile.protected.user.attributes=Protected Update Attributes
938N/Aprofile.protected.user.attributes.help=Protected attributes will force re-authentication during user update
938N/Auser.registration.confirmation.url=User Registration Confirmation Email URL
938N/Aforgotten.password.confirmation.url=Forgotten Password Confirmation Email URL
938N/Auser.registration.service.config.class=User Registration Service Config Provider Class
938N/Aforgotten.password.service.config.class=Forgotten Password Service Config Provider Class
938N/Aforgotten.username.service.config.class=Forgotten Username Service Config Provider Class