Allow HTTP Traffic

Comments

  • Is there a way to allow traffic with a given flow ID or named session ID to communicate via HTTP rather than forcing HTTPS redirect?

    We are running V8.8 and have HTTP and HTTPS enabled in the settings. We were getting odd startup behavior when allowing IIS to handle HTTP redirects, so we are now using the HTTP redirect setting in the Decisions settings to handle this. However, we have an older app that calls a flow with an iFrame which requires browser communication only supported by HTTP.

  • Hello!

    Unfortunately, this is not something we can do from within Decisions itself. This is possible through using the IIS Rewrite Module by configuring a rule. However, we dont recommend taking this approach.

    To ensure the security of Decisions and its users, we highly recommend using an app that supports HTTPS, rather than leveraging HTTP for any situation.

    -Ethan

Sign In or Register to comment.