Oracle User Messaging Service UMS

Implementing OTP Anywhere 11-5 The UMS OTP implementation is integrated into the OAAM Server login, challenge, and registration flows using the OAAM Server challenge processor framework. For information on the login, challenge, and registration flows, refer to Chapter 2, Natively Integrating with Oracle Adaptive Access Manager.

11.5 Configuring OTP

This section contains the following topics: ■ Integrating UMS ■ Enabling OTP Challenge Types ■ Enabling Registration and User Preferences

11.5.1 Integrating UMS

The properties to set for the UMS server URLs and credentials are listed below. They can be edited using the Property Editor in OAAM Admin. Note: End point is the Web Services URL that OAAM uses to send calls into UMS. Task 6 - Set up registration and challenge page messaging Customize the messaging that appear on the registration and challenge pages. Task 7 - Customize OTP message text. Customize the message containing the One Time Password Task 8 - Register Processors The challenge type enum is used to associate a Challenge Type with the java code needed to perform any work related to that challenge type. Task 9 - Configure challenge pads for challenge types. Specify the type of device to use based on the purpose of the device. Table 11–3 UMS Server URLs and Credentials Property Default Value Description bharosa.uio.default.ums.integration.webservice UMS Server Webservice URL http:UMS Server URL:UMS Portucsmessagingwebservice bharosa.uio.default.ums.integration.parlayx.endpoint UMS Server ParlayX Endpoint URL http:UMS Server URL:UMS PortsdpmessagingparlayxSendMe ssageService bharosa.uio.default.ums.integration.useParlayX false Configures the use of webservice or parlayx API. The value is false by default Webservices recommended bharosa.uio.default.ums.integration.userName Username for UMS server bharosa.uio.default.ums.integration.password Password for UMS server bharosa.uio.default.ums.integtaion.policies UMS authentication policies bharosa.uio.default.ums.integration.fromAddress demooracle.com OAAM from address for OTP messages bharosa.uio.default.ums.integration.message.status.poll.attempts 3 Number of times to attempt status poll each time the wait page is displayed Table 11–2 Cont. Tasks in the OTP Setup Task Description