1 Reply Latest reply on Jul 4, 2009 8:35 AM by zeppelinux.dmitry.diligesoft.com

    openId from or to https page

    zeppelinux.dmitry.diligesoft.com

      I have a page that has Login, Registration and OpenId sections to give user a choice.
      When this page is served by http - everything include openId interactions works.


      But when the pages.xml is changed to have


      <page view-id="*" scheme="https">



      openId stops to work.


      Is it possible to have openId initiated from https page and to be returned to https openid.seam or is better to refactor it out to some other page?