IBM Security Verify

 View Only
  • 1.  Creation date & time of objects

    Posted Mon June 29, 2020 02:40 PM
    Dear All,

    I would like to figure out how is it possible to query / show the creation timestamp of ISAM objects. Like create a list of junctions with creation / modification timestamp. Or similar for OIDC client IDs or for SAML partners. And so on...

    Is there any way?

    I have checked REST API calls but didn't find solution Also using CLI commands, no results.

    Hope you can share some methods to get this information.



    ------------------------------
    Regards,
    Janos Laszlo Horvath
    ------------------------------


  • 2.  RE: Creation date & time of objects

    Posted Tue June 30, 2020 04:03 AM
    Hi Janos,

    I'd look in the direction of LDAP "operational attributes". Much will depend on what ISAM registry you are using.
    An example of operational attributes of the IBM Security Directory Server 6.4 for instance can be found on this link:
    https://www.ibm.com/support/knowledgecenter/en/SSVJJU_6.4.0/com.ibm.IBMDS.doc_6.4/ds_ag_srv_adm_operational_attribute_defn.html
    There are attribute that will tell you the create and modify timestamp.

    Cheers, Peter.

    ------------------------------
    Peter Volckaert
    Senior Sales Engineer
    Authentication and Access
    IBM Security
    ------------------------------



  • 3.  RE: Creation date & time of objects

    Posted Thu July 02, 2020 05:07 AM
    Hello Peter,

    Thank you for your input. I'm looking for a way to get  ISAM junction creation  'datetime' and or any modification 'datetime' value.
     
    I think they are not stored on LDAP.  In the snapshot I see some "XML" file that contains individual junction data bat no date, I see only the creation date of the "XML" file. Which is may or may not the same as junction was created. I don't know.

    I try to test it in test environment.

    Regards,

    ------------------------------
    Janos Laszlo Horvath
    ------------------------------