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.
独自のユーザーとログインを持つ既存の .net サイトに vbulletin フォーラムのユーザーを統合し、2 つのサイト間のセッションを維持する方法を知っている人はいますか? ?
過去に、Cookie を暗号化された情報と共有する異種システム間のユーザー統合を実装しました。各システムは、一致する場合にユーザーをデコードして自動ログインするように注意します。
Cookie を共有できるようにするには、各システムを同じドメインに配置する必要があります。