Sametime JWT

Hello,

we have 3 different Sametime environments.

1. TEST (on Docker)

2. PCO (on Kubernetes)

3. Production (on Kubernetes)

If we switch within the browser between this 3 environments, the browser seems to get problems with the different JSON Web Token (jwt). I only can use the different environment with a "private" browser window, but then sso with hcl connections is not working.

Workaround is to clear the browser cache and restart browser in the next environment.

My question is, if it is possible to use the same JWT hash within all three environments, or would this create other problems ?

Yes you can use the same JWT secret with all 3 environments.