What is the problem or goal the end user is trying to solve or accomplish?
Admins would like to be able to cache the embedded guest token to avoid the generation during the embedded load (to improve performance). Currently the token is valid for 5 minutes so this approach would require an enormous amount of requests to cache valid tokens.
How are they solving it currently?
Not practical to cache the guest token.
What is the recommended solution by the Customer?
Provide the ability to configure the guest token duration.