I cannot login to my production environment on AWS using liana v7.x

Here is the solution @anon54865804 :point_down:t3:

It’s simply solved by generating a valid and consistent CLIENT_ID per environment and setting up the env variable FOREST_CLIENT_ID for your environment that will be shared by all your Production instances.

More details on the implementation here: Setup a static clientId

1 Like