springone2018
springone2018 copied to clipboard
SP running behing ELB on HTTPS
Hi Filip, I'm testing an application using the Spring Security SAML 2 and looks like when my application runs behind an ELB serving HTTPS, all metadata generated by this application refers to HTTP urls. Is there any kind of setting to configure the protocol to be HTTPS?
This is a show stopper for me since without it, I have an assertion error due to protocol mismatch when trying a IdP initiated session.