- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is it Possible to Pull Token Expiration Dates from Security Console via API
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.
- Tags:
- API
- CAS
- Cloud
- Cloud Auth
- Cloud Authentication
- Cloud Authentication Service
- Community Thread
- Discussion
- Forum Thread
- RSA SecurID
- RSA SecurID Access
- rsa security console
- SaaS
- SecurID
- token expiration
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jonathan - yes the API class SearchTokensCommand could be used to return tokens filtered by expiration date.
Hope that helps,
Ted
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jonathan - yes the API class SearchTokensCommand could be used to return tokens filtered by expiration date.
Hope that helps,
Ted
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you Ted, that is the confirmation I was looking for!
