Describe the bug if behind a reverse proxy (EKS). In spring boot web application configure (application.yml) tomcat.protocol-header: x-forwarded-proto. AuthnRequest has AssertionConsumerServiceURL="http://xxx"

To Reproduce Any spring boot app use saml sso behinde reverse proxy

Expected behavior Should AssertionConsumerServiceURL="https://xxx"

Sample in progress

Comment From: wizdata

It can be configured.