Replies: 1 comment
-
|
Hi, Our default landing page is just a sample. However, you can easily create your own landing page: You may also check the sample page (https://github.com/eclipse-theia/theia-cloud/tree/main/node/landing-page) or our internal testing page (https://github.com/eclipse-theia/theia-cloud/tree/main/node/testing-page) for reference. Once you have your own landing page, you can use the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I installed theia cloud ide with the provided helm charts
I'm using keycloak server version 18.0.2 and I have configured the client as confidential. Than I added the client secret to the helm chart under keycloak.clientSecret="123456789"
After starting theia cloud I get the following error message:
In the landing-page configuration I found the configuration as shown below and here I miss the client secret.
It works fine with a public client, but I like to avoid the manual login.
Any ideas? Many thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions