You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
luminateExtend.utils.ping currently uses the EstablishSession servlet on both non-secure and secure pages, however, EstablishSession is only available on the non-secure channel. The ping method should be updated to use AjaxHelper on secure pages.
luminateExtend.utils.pingcurrently uses the EstablishSession servlet on both non-secure and secure pages, however, EstablishSession is only available on the non-secure channel. The ping method should be updated to use AjaxHelper on secure pages.