Install SOA Suite Oracle Fusion Middleware Online Documentation Library

Setting Up OTP Anywhere 9-9 Email Challenge Type The following is an example of the enum defining the challenge type, email challenge, for OTP: bharosa.uio.default.challenge.type.enum.ChallengeSMS.requiredInfo mobile Required fields to challenge user with SMS challenge type A comma separated list of inputs from registration input enum bharosa.uio.default.challenge.type.enum.ChallengeSMS.available false Availability flag for SMS challenge type Specifies if the challenge type is available for use service ready and configured. To enabledisable an OTP challenge type, the available flag should be set. bharosa.uio.default.challenge.type.enum.ChallengeSMS.otp true OTP flag for SMS challenge type Table 9–7 Properties for Email Channel Type Property Default Value Description bharosa.uio.default.challenge.type.enum.ChallengeEmail 1 Email Challenge enum value bharosa.uio.default.challenge.type.enum.ChallengeEmail.name Email Challenge Name of email challenge type bharosa.uio.default.challenge.type.enum.ChallengeEmail.description Email Challenge Description of email challenge type bharosa.uio.default.challenge.type.enum.ChallengeEmail.processor com.bharosa.uio.proces sor.challenge.Challeng eEmailProcessor Processor class for email challenge type Specifies the java class for handling challenges of this type. The challenge mechanism is customizable through Java classes. See the Oracle Fusion Middleware Developers Guide for Oracle Adaptive Access Manager for information. bharosa.uio.default.challenge.type.enum.ChallengeEmail.requiredInfo email Required fields to challenge user with email challenge type A comma separated list of inputs from registration input enum bharosa.uio.default.challenge.type.enum.ChallengeEmail.available false Availability flag for email challenge type Specifies if the challenge type is available for use service ready and configured. To enabledisable an OTP challenge type, the available flag should be set. bharosa.uio.default.challenge.type.enum.ChallengeEmail.otp true OTP flag for email challenge type Table 9–6 Cont. Properties for SMS Challenge Type Property Default Value Description