Good day. I help monitor for upcoming RSA tokens that are going to expire and at the moment, this is a manual process that involves reviewing a report in the Security Console GUI. I would like to automate this with API; however, I do not know if it is possible to pull this information via API, so I am looking a 'go' or 'no go' confirmation if it's possible to use API for this before I invest too much time in investigating and developing an API solution for this. Thank you in advance for your time and any input you may have.
Hi Jonathan - yes the API class SearchTokensCommand could be used to return tokens filtered by expiration date.
Hope that helps,
Ted