Forum Discussion
I have only used JWT tokens but opaque tokens should be saved to the local database.
Have you tried reviewing it from the GUI or CLI?
https://clouddocs.f5.com/cli/tmsh-reference/v15/modules/apm/apm_oauth_db-instance.html
Outside of that you may generate report OAuth Reports >> Tokens.
- Dmitriy_SysoevMay 26, 2023Nimbostratus
deleted
- Dmitriy_SysoevMay 26, 2023Nimbostratus
Nikoolay, thank you for reply, but i mean how i can get the resfresh token issued date from access policy
- Nikoolayy1May 29, 2023MVP
As I mentioned better to open the local apm database for oauth from th gui or cli. Outside of that as I mentioned I am using JWT, so I can't say without testing but you can see what session variables are available for oauth (they should start with session.oauth) and extract the info if it is there:
https://my.f5.com/manage/s/article/K000130351
https://clouddocs.f5.com/api/irules/ACCESS__session.html