Note |
---|
In order to use the SharePoint Connector for Confluence in SharePoint, you need to install it and configure it on Confluence first. Please see the documentation. |
Tomcat SameSite cookie configuration
Starting with Chrome v84, Edge v86, and Firefox v69 if the SameSite cookie attribute is not set the browser will default to the SameSite attribute as Strict or Lax. This might cause the app to fail to log in when using the Chrome, Edge or Firefox browser.
...
Note: This configuration is dependent on your environment and how you have configured Confluence to run against the Tomcat server. More info can be found on the Tomcat documentation here.
For more alternatives in configuring the SameSite cookies check https://jira.atlassian.com/browse/CONFSERVER-59298 (Workaround in the description)