Hi,
I am wondering how the tokens stored in the JDBC Token Store gets cleaned up? Do we need to create a separate process to clean the store? Or does it get removed if the token expires? I know that when we revoke a token explicitly, it gets removed.

Please let me know if there is any strategy that need to be followed. I also cannot query the database directly for the expired token since the expiry time is not stored as a column in the schema.

Thanks.
David.