amAuthHOTPModule.xml revision 1067e734d6cec73ee954f2e43c1bba0e09d267cf
<!DOCTYPE ServicesConfiguration PUBLIC "=//iPlanet//Service Management Services (SMS) 1.0 DTD//EN" "jar://com/sun/identity/sm/sms.dtd">
<!--
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 Copyrighted [year] [name of copyright owner]".
Copyright © 2011 ForgeRock AS. All rights reserved.
-->
<ServicesConfiguration>
<Service name="iPlanetAMAuthHOTPModuleService" version="1.0">
<Schema serviceHierarchy="/DSAMEConfig/authentication/iPlanetAMAuthHOTPModuleService"
i18nFileName="amAuthHOTPModule" revisionNumber="10"
i18nKey="hotp-service-description">
<Organization>
<AttributeSchema name="amAuthDevicePrintHOTPAuthLevel"
type="single" syntax="number_range" rangeStart="0" rangeEnd="2147483647"
i18nKey="a500">
<DefaultValues>
<Value>0</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="amAuthDevicePrintHOTPSMSGatewayImplClassName"
type="single" syntax="string" i18nKey="a501">
<DefaultValues>
<Value>com.sun.identity.authentication.modules.hotp.DefaultSMSGatewayImpl</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="sunAMAuthHOTPSMTPHostName"
type="single" syntax="string" i18nKey="a502">
<DefaultValues>
<Value>smtp.gmail.com</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="sunAMAuthHOTPSMTPHostPort"
type="single" syntax="number_range" rangeStart="0" rangeEnd="65535"
i18nKey="a503">
<DefaultValues>
<Value>465</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="sunAMAuthHOTPSMTPUserName"
type="single" syntax="string" i18nKey="a504">
<DefaultValues>
<Value>opensso.sun</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="sunAMAuthHOTPSMTPUserPassword"
type="single" syntax="password" i18nKey="a505">
<DefaultValues>
<Value>sunopensso</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="sunAMAuthHOTPSMTPSSLEnabled"
type="single_choice" syntax="string" i18nKey="a506">
<ChoiceValues>
<ChoiceValue i18nKey="ssl">SSL</ChoiceValue>
<ChoiceValue i18nKey="nonssl">Non SSL</ChoiceValue>
</ChoiceValues>
<DefaultValues>
<Value>SSL</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="amAuthDevicePrintHOTPSMTPFromAddress"
type="single" syntax="string" i18nKey="a5061">
<DefaultValues>
<Value>no-reply@openam.org</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="amAuthDevicePrintHOTPPasswordValidityDuration"
type="single" syntax="number_range" rangeStart="1" rangeEnd="30"
i18nKey="a507">
<DefaultValues>
<Value>5</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="amAuthDevicePrintHOTPPasswordLength"
type="single_choice" syntax="string" i18nKey="a508">
<ChoiceValues>
<ChoiceValue i18nKey="6digits">6</ChoiceValue>
<ChoiceValue i18nKey="8digits">8</ChoiceValue>
</ChoiceValues>
<DefaultValues>
<Value>8</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="amAuthDevicePrintHOTPasswordDelivery"
type="single_choice" syntax="string" i18nKey="a509">
<ChoiceValues>
<ChoiceValue i18nKey="sms">SMS</ChoiceValue>
<ChoiceValue i18nKey="email">E-mail</ChoiceValue>
<ChoiceValue i18nKey="both">SMS and E-mail</ChoiceValue>
</ChoiceValues>
<DefaultValues>
<Value>SMS and E-mail</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema
name="sunAMAuthHOTPAutoClicking"
cosQualifier="default" type="single"
syntax="boolean" i18nKey="a520">
<BooleanValues>
<BooleanTrueValue i18nKey="i18nTrue">true</BooleanTrueValue>
<BooleanFalseValue i18nKey="i18nFalse">false</BooleanFalseValue>
</BooleanValues>
<DefaultValues>
<Value>false</Value>
</DefaultValues>
</AttributeSchema>
<SubSchema name="serverconfig" inheritance="multiple">
<AttributeSchema name="amAuthDevicePrintHOTPAuthLevel"
type="single" syntax="number_range" rangeStart="0" rangeEnd="2147483647"
i18nKey="a500">
<DefaultValues>
<Value>0</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="amAuthDevicePrintHOTPSMSGatewayImplClassName"
type="single" syntax="string" i18nKey="a501">
<DefaultValues>
<Value>com.sun.identity.authentication.modules.hotp.DefaultSMSGatewayImpl</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="sunAMAuthHOTPSMTPHostName"
type="single" syntax="string" i18nKey="a502">
<DefaultValues>
<Value>smtp.gmail.com</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="sunAMAuthHOTPSMTPHostPort"
type="single" syntax="number_range" rangeStart="0" rangeEnd="65535"
i18nKey="a503">
<DefaultValues>
<Value>465</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="sunAMAuthHOTPSMTPUserName"
type="single" syntax="string" i18nKey="a504">
<DefaultValues>
<Value>opensso.sun</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="sunAMAuthHOTPSMTPUserPassword"
type="single" syntax="password" i18nKey="a505">
<DefaultValues>
<Value>sunopensso</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="sunAMAuthHOTPSMTPSSLEnabled"
type="single_choice" syntax="string" i18nKey="a506">
<ChoiceValues>
<ChoiceValue i18nKey="ssl">SSL</ChoiceValue>
<ChoiceValue i18nKey="nonssl">Non SSL</ChoiceValue>
</ChoiceValues>
<DefaultValues>
<Value>SSL</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="amAuthDevicePrintHOTPSMTPFromAddress"
type="single" syntax="string" i18nKey="a5061">
<DefaultValues>
<Value>no-reply@openam.org</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="amAuthDevicePrintHOTPPasswordValidityDuration"
type="single" syntax="number_range" rangeStart="1" rangeEnd="30"
i18nKey="a507">
<DefaultValues>
<Value>5</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="amAuthDevicePrintHOTPPasswordLength"
type="single_choice" syntax="string" i18nKey="a508">
<ChoiceValues>
<ChoiceValue i18nKey="6digits">6</ChoiceValue>
<ChoiceValue i18nKey="8digits">8</ChoiceValue>
</ChoiceValues>
<DefaultValues>
<Value>8</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema name="amAuthDevicePrintHOTPasswordDelivery"
type="single_choice" syntax="string" i18nKey="a509">
<ChoiceValues>
<ChoiceValue i18nKey="sms">SMS</ChoiceValue>
<ChoiceValue i18nKey="email">E-mail</ChoiceValue>
<ChoiceValue i18nKey="both">SMS and E-mail</ChoiceValue>
</ChoiceValues>
<DefaultValues>
<Value>SMS and E-mail</Value>
</DefaultValues>
</AttributeSchema>
<AttributeSchema
name="sunAMAuthHOTPAutoClicking"
cosQualifier="default" type="single"
syntax="boolean" i18nKey="a520">
<BooleanValues>
<BooleanTrueValue i18nKey="i18nTrue">true</BooleanTrueValue>
<BooleanFalseValue i18nKey="i18nFalse">false</BooleanFalseValue>
</BooleanValues>
<DefaultValues>
<Value>false</Value>
</DefaultValues>
</AttributeSchema>
</SubSchema>
</Organization>
</Schema>
</Service>
</ServicesConfiguration>