Hi all
We have a resident who has had an authenticated link compromised (email hacked or shared, we don’t know). This is for an ongoing subscription. We would like to expire the current authenticated link and generate another. Is this possible?
Hi all
We have a resident who has had an authenticated link compromised (email hacked or shared, we don’t know). This is for an ongoing subscription. We would like to expire the current authenticated link and generate another. Is this possible?
Only if the Authenticated Webpage is set up with a link expiry time (in the Basics setting of the page), in which case there is an “Expire webpage tokens” rule action which can be run against the context record of the page.
Similarly there is a Code Studio function for doing the same: record.expire_webpage_tokens()
Hi Kevin,
I was wondering if you were able to generate new tokens. I’m aware of the option to expire tokens, but I’m a bit lost how the generate new tokens.
Thank you in advance!