(Optional) Configure OOB authentication in SiteMinder

You can configure your VIP integration with SiteMinder to authenticate using out-of-band (OOB) authentication over email or SMS messages.
Complete the following steps to configure your VIP integration with SiteMinder to authenticate users through email or SMS messages. In this configuration, VIP sends the security code to the email address or phone number stored in the SiteMinder directory.
  1. In the SiteMinder Administrative UI, navigate to
    Infrastructure > Authentication > Authentication Schemes
    .
  2. Select the multi factor authentication scheme that you created for this integration.
  3. Select the
    Enable Propagation of Extended User Attributes in ID Token Hint
    checkbox under
    ID Token Hint Generation Setup
    .
  4. Map the email and SMS attributes in the user directory:
    • For OOB authentication over email:
      Under
      Infrastructure > Directories > User Directories
      , map the existing
      Email
      attribute in the authentication scheme to the attribute in your user directory where you store user email addresses.
      For example, if you store user email addresses in the
      mail
      attribute in your user directory, map that attribute to the
      Email
      attribute.
    • For OOB authentication over SMS:
      • Create an attribute named
        phone_number
        under
        Attribute Mapping List
        in your multi factor authentication scheme.
      • Under
        Infrastructure > Directories > User Directories
        ,  map this new
        phone_number
        attribute to the attribute in your user directory where you store user telephone numbers.
        For example, if you store user telephone numbers under the attribute
        telephone_number
        in your user directory, map that attribute to the
        phone_number
        attribute.
Next: