Symantec Access Management

 View Only
  • 1.  About policy change using SDK

    Posted Jul 15, 2020 04:05 AM
    Hello All,

    I'm thinking of implementing policy changes with SDK (C program).
    Is there a debug mode when writing or executing a program?

    I would like to have a function to record the details of SDK processing in the log, etc.
    It is desirable to be able to set it in the API itself or when executing the SDK program.

    From what I've seen in the manual, there seems to be no such thing,Just in case, I would like to confirm it.
    I searched for a manual, but unfortunately I couldn't find one.

    If you have a manual or knowledge about the above information, please let me know.


    Regards.


  • 2.  RE: About policy change using SDK
    Best Answer

    Broadcom Employee
    Posted Jul 16, 2020 02:28 AM
    Hi,

    I think you have to declare your log file and fill it in your code
    with the returned objects or operation you do in your C code.

    Here you'll find the returned log for different operations :

    Event Log Formats
    https://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-enterprise-software/layer7-identity-and-access-management/single-sign-on/12-8/programming/sdks/programming-in-c/event-log-formats.html

    I hope this helps,

    Best Regards,
    Patrick