Greetings,
We recently moved our self hosted cBioportal instant from Docker to AKS at our institution. Our end goal is to have “public” studies open to all of our researchers (all authenticated users) and private studies only available to authorized (either from authorization table or AD roles) users.
The application comes up OK in AKS now and all the pipes seem to connect. We have SAML authentication working and our public study was successfully loaded. However, the study does not show in the home screen, study selection and there are no errors on any of the service logs. We have followed the documentation and set the study group to PUBLIC, as well as enabling the public configuration in portal.properties (always_show_study_group=PUBLIC)
Any advice on how to debug/resolve this issue?
We’re running:
Portal Version 5.4.4
Session Service Version: 0.6.1
MongoDB Version: 4.2
Azure MySQL Flex server (Separate from the AKS setup)
I appreciate any help in this matter
Thanks, Arya