<html><head></head><body><div class="yahoo-style-wrap" style="font-family:lucida console, sans-serif;font-size:13px;"><div dir="ltr" data-setdir="false">Hello,</div><div dir="ltr" data-setdir="false">I'm an trying to implement an Azure implicit grant workflow for our small development model GS database. </div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">Normally, we start a pool of web gems with HAProxy as the reverse proxy, which gives us https access and allows for Azure single sign-on authentication. For the small development databases we run one web gem and connect on a known port. Works fine for development work, but it does not support single sign-on since Azure only allow for https (or http for localhost) in its redirect setting. </div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">So, how can I start a single Seaside web gem that accepts a https connection? </div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">Thanks, </div><div dir="ltr" data-setdir="false">Bob Nemec</div><div dir="ltr" data-setdir="false"><br></div></div></body></html>