Symantec Access Management

  • 1.  Mobile OTP - how to ....

    Posted Aug 08, 2018 09:24 AM

    Hi guys,

    I'm not very familiar with CA Advanced Authentication (I worked with Identity Manager most of the projects), just started few days ago.

    Do we have a technical document how to integrate CA Mobile OTP client (desktop for POC purposes) with CA Strong Authentication and what exactly to modifiy in a jsp application (very simple application, 2 pages-1 for enter credentials, 1 for verification, attached to this post).

     

    I can not find in the documentation or parter portal some details about "how to" and I'm running a little bit out of time for it.

     

    For example, what url should be places in the Mobile OTP add client?

    If I have the CA AA server defined as 192.168.56.101:8080 (and installed on it Strong Authentication and Adapter) and the issuance profile name is MobileOTP-POC-Profile (copy of the default) and the auth profile is MobileOTP-POC-AuthProfile (copy of the default), what should I put in the new login page (second step -ask for otp value)? And how to verify?

     

    Regards,

    Bogdan

    Attachment(s)

    zip
    login.jsp.zip   555 B 1 version
    zip
    validate.jsp.zip   833 B 1 version


  • 2.  Re: Mobile OTP - how to ....
    Best Answer

    Broadcom Employee
    Posted Aug 08, 2018 05:23 PM

    hi bogdan, If you want to develop your own SDK app then don't read this otherwise we have an out of the box application called arcotAFM that you can use to integrate/register user using the CA Mobile OTP app with the strongauth server.

    You first need to deploy arcotAFM, arcotSM(depending on your flow), ArcotAFMWizard(used to create the authentication flow). 

    Just for POC purposes I think you can use the OOTB customapp and deploy it on your app server. Use the customapp to test the flow that you have created using afmwizard. Below link will help in configuration and installation:

     

    CA Adapter Installation - CA Advanced Authentication - 9.0 - CA Technologies Documentation 

     

    Go to the Installation part.

     

    Once you have configured properly and initiate a transaction, the AFM will give you the values of serverURL, user identifier and activation code and these values you need to put in OTP app to register/integrate. 

     

    Thanks

    Awijit