What does a clustered PicketLink deployment look like? Does PL rely on the platform clustering services to notify nodes of changes to tokens in the database (e.g. update/delete/add)?
>From [3] that you mentioned at the start of this thread, it sounds like there is no clustering but instead some type of database polling to check if a token is revoked. When does the revoke check occur? Do you have any scalability issues here?
Do revoked Ids get removed from the database?