When using a third-party authenticator, user sessions may terminate earlier than expected when idle
プラットフォームについて: サーバーと Data Center のみ。この記事は、サーバーおよび Data Center プラットフォームのアトラシアン製品にのみ適用されます。
問題
By default, sessions will last for several hours when using the default authenticator. After using a third-party authenticator, such as Okta, you may find that sessions initiated when Okta is enabled will be terminated if they are idle for an hour, even if the session configuration for your application is much higher. In most Atlassian Applications, the session length is 4 hours.
The problem is mostly fixed in the recent LTS versions: 8.5.6, 8.13.x (see bug below)
原因
The Atlassian Bot Killer Plugin has been shown to terminate sessions when a third-party authenticator such as Okta is enabled. If a session submits only a single request in an hour time frame, then that session will be terminated - idle activity can sometimes run afoul of this plugin.
Related bugs:
- JRASERVER-70574 - 課題詳細を取得中... ステータス
- JRASERVER-60844 - 課題詳細を取得中... ステータス
回避策
As a first step, try to disable the Atlassian Bot Killer Plugin. If that doesn't resolve the problem, please contact Atlassian Support.
To disable the bot:
- Navigate to ⚙️ → Manage apps.
- Filter for System apps and search for Atlassian Bot Session Killer.
- Click Disable.
- If your instance is not publicly accessible, there should not be any significant ramifications - although you should monitor your instance to ensure performance and resource consumption stay normal.