You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 18, 2023. It is now read-only.
Hi,
So I have been installing 17.1-HYVE-6.2 onto a linux 18.04 virtual machine, following the instructions I have managed to get keycloak installed and the WAR running.
But any other pages I try to get to by changing the URL or clicking links that don't lead to external documentation give me a whitelabel 401 error because it wants me to login. (Strangely the example page also does this so maybe I am right?)
There were a few warnings from the WAR mostly about the tomcat serverlet needing a bigger cache, but nothing that stopped it running and I don't think it would cause this issue.
It seems to me that there might just be some final step that I missed integrating the keycloak server but I can't find anything else in the instructions?