Skip to main content
Participant
December 4, 2022
Question

Coldfuison SAML TLS Offloading

  • December 4, 2022
  • 0 replies
  • 120 views

Im currently developing an SSO solution with the SAML module. Running into issues when hosting this behind an azure app service that terminates the TLS before continueing as http, which then causes the

ProcessSAMLResponse to fail since it was recieved over http instead of https. Has anyone run into this issue before or have any suggestions?

 

    This topic is closed to new replies. Start a new post to keep the conversation going.