Announcements

SecurID® Discussions

Browse the SecurID discussion board to get product help and collaborate with other SecurID users.
JonathanGrant
New Contributor
New Contributor

Is it Possible to Pull Token Expiration Dates from Security Console via API

Jump to solution

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.

Labels (1)
0 Likes
1 Solution

Accepted Solutions
TedBarbour
Employee
Employee

Hi Jonathan - yes the API class SearchTokensCommand could be used to return tokens filtered by expiration date.

 

Hope that helps,

Ted

View solution in original post

2 Replies
TedBarbour
Employee
Employee

Hi Jonathan - yes the API class SearchTokensCommand could be used to return tokens filtered by expiration date.

 

Hope that helps,

Ted

JonathanGrant
New Contributor
New Contributor

Thank you Ted, that is the confirmation I was looking for!

0 Likes