Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
JSESSIONID を確保し、HttpOnly にもしています。問題が発生しました。セキュリティで保護されていないページ (http プロトコル) からアプリケーションにログインできません。JSEESIONID がセキュアで HttpOnly の場合、セキュア ページ (https) から非セキュア ページ (http) に、またはその逆に移動する方法はありますか。