Camunda8 Console Application

Hello,
I have a trial developer instance of Camunda8 deployed in kubernetes, all services are up and running but when I try to access the Console application (https://camunda-tst.api.desenv.gbpiweb.loc/console), I get an error in the browser:

We are sorry…
Invalid parameter: redirect_uri

This is after a redirect to the Identity application, and the url is:

https://camunda-tst.api.desenv.gbpiweb.loc/auth/realms/camunda-platform/protocol/openid-connect/auth?client_id=console&redirect_uri=https%3A%2F%2Fcamunda-tst.api.desenv.gbpiweb.loc%2Fconsole%2F&response_type=code&scope=openid+email+profile&state=146969aae90b4f949f2c43373fc597d9&code_challenge=fjkX-v-Na4SneGDHzL3nrnQiH165gwNVASJkRIYtPaA&code_challenge_method=S256

Any ideas of what the problem could be?
Best regards,
Miguel Ribeiro

Hi @Miguel_Ribeiro - are you able to access other applications, like Tasklist and Operate? Can you share your Helm values?

Hello @nathan.loding, yes, I am able to open Tasklist, Operate and Optimize without any problem. Here is my values file:
values.yaml (227.7 KB)
Thank you so much in advance.
Best regards.
Miguel

Hi @Miguel_Ribeiro
Can you confirm the status of the Console pod in your environment? Can you see any errors in the Console pod logs?

Regards,
Alex

Hi @nathan.loding,
Please find the Console log file enclosed, I see an error but do not what it is
camunda-platform.yaml (93.5 KB)
Best regards,
Miguel