I recently enable Okta SSO on our Confluence Server. The SSO login part works but it goes to our domain.com/index.action and displays a blank page. Currently running version 7.2.0. What I've read so far that this might be related to not enough memory on the heap on the setevn.sh/seten.bat file. I'm not sure how to increase the memory.
Hi,
You increase the memory in setenv.sh file which is located <installation-directory>/bin/setenv.sh
file.
You will see params like this:
CATALINA_OPTS="-Xms4096m -Xmx4096m -XX:+UseG1GC ${CATALINA_OPTS}"
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.