Run spring boot saml okta in docker container

It works fine when starting up in IDE. but when I start it in docker container. It can’t do the SSL handshake. Any ideas?

Can you post the error you’re seeing? How are you configuring SSL in Docker vs. in your IDE?