Symantec Access Management

 View Only
  • 1.  Advanced Authentication API

    Posted Aug 04, 2021 03:24 AM
    Hi Team,

    We are exploring bulk creation of for PUSH Notification credential for users.  Would like to know if there is any OOTB Web Services call that can be used for this purposes.  If have which WSDL file to look into?

    Thank You.


  • 2.  RE: Advanced Authentication API

    Broadcom Employee
    Posted Aug 05, 2021 08:50 AM
    Hi,
    Currently the Push implementation is through the CA Adapter piece and no API's are available to create this credential. If you wish to use Push then you need to use the CA Adapter piece which has the implementation. You can review the documentation for CA Adapter and Push 

    https://techdocs.broadcom.com/us/en/symantec-security-software/identity-security/advanced-authentication/9-1/building/push-notification/configure-ca-adapter-for-push-service.html
    -Namish


  • 3.  RE: Advanced Authentication API

    Posted Aug 05, 2021 09:54 PM
    Thanks for update, Namish.

    We got the PUSH Notifications environment setup and able to perform PUSH Notification authentication.  Outstanding is on the PUSH Notification credential enrollment i.e. End User self-service enrollment.   Initially, thought of using the AA API for this purpose.  Looks like since there is no API, we will have to custom codes.  Any advise where we can look for this credential enrollment codes?