fhanik/springone2018

SP running behing ELB on HTTPS

Opened this issue · 0 comments

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.