Troubleshooting SAML authentication failures with additional debug logging
プラットフォームについて: Data Center のみ - この記事は、Data Center プラットフォームのアトラシアン製品にのみ適用されます。
この KB は Data Center バージョンの製品用に作成されています。Data Center 固有ではない機能の Data Center KB は、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。サーバー*製品のサポートは 2024 年 2 月 15 日に終了しました。サーバー製品を利用している場合は、アトラシアンのサーバー製品のサポート終了のお知らせページにて移行オプションをご確認ください。
*Fisheye および Crucible は除く
要約
When working with Atlassian Authentication App the administrator may encounter SAML authentication failures on which the information on the UI or the default entries in the application log may not indicate the cause.
This document describes the steps to log additional entries in the log that may help with the investigation. Atlassian Support may also ask for this additional data.
ソリューション
You can follow the steps below to log additional debugging data.
The screen record below is an example of following these steps and collecting the suggested data.
Temporarily enable DEBUG for the following packages.
com.onelogin.saml2 com.atlassian.plugins.authentication
- Recreate the issue on the browser while collecting a HAR file.
- Disable the additional logging.
- The additional entries go to the application log (i.e. on Jira they are added to
atlassian-jira.log
).
- The additional entries go to the application log (i.e. on Jira they are added to
- If working with Atlassian Support, share the following details in your ticket.
- The HAR file generated while recreating the problem.
- The output of the SQL queries from Providing Atlassian Authentication App data to Support (Jira, Bamboo, Bitbucket, Confluence Server and Data Center).
- The Support Zip file from all nodes of your Data Center cluster.