The Confluence Data Center and Server mobile app displays a desktop version of Confluence after log in
プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。
Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.
*Fisheye および Crucible は除く
問題
After logging in, the mobile app displays the desktop version of Confluence.
原因
The problem is caused by a proxy server filtering out some of the cookies required by the app. The mobile app uses a web view (loading the web login page within the app) to authenticate users, and then redirects them to the authenticated part of the app based on cookies returned in the response (authenticated=true). With cookies filtered out, the user can’t be redirected to the mobile view.
ソリューション
Allowlist the following cookie on your proxy server. It can assume the true or false value.
authenticated