I follow the article Confluence On-premises Microsoft Graph connector (preview) and I am stuck at the step 3.5 authentication type. If I want to use oAuth 2.0 and following the steps below:
https://gcs.office.com/v1.0/admin/oauth/callback
I also found similar guide at Confluence documentation: Configure an incoming link | Confluence Data Center 9.1 but when I try to save the link, I got an error (no matter what permission level I choose):
We couldn't save your link.
Fill in the required fields and try again.
I have attached screenshot. I have no idea what extra fields it requires to be filled in as there is not much in the form and all is filled in.
Do you have any suggestion how to overcome this obstacle?
Thanks in advance
Michal
Did you solve this issue? Currently experiencing the same thing.
@Marc - DevoteamI am connected via https but have the same problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
Which logs specifically? I cant find any meaninful in my instance
ls -lt
total 147484
-rw-r-----. 1 confluence confluence 1474776 Apr 1 12:52 gc-2025-03-31_16-35-02.log
-rw-r-----. 1 confluence confluence 1395397 Apr 1 12:50 conf_access_log.2025-04-01.log
-rw-r-----. 1 confluence confluence 2097290 Apr 1 12:36 gc-2025-03-31_16-35-02.log.1
-rw-r-----. 1 confluence confluence 2097206 Apr 1 12:17 gc-2025-03-31_16-35-02.log.0
-rw-r-----. 1 confluence confluence 2097265 Apr 1 11:54 gc-2025-03-31_16-35-02.log.4
-rw-r-----. 1 confluence confluence 2097247 Apr 1 11:29 gc-2025-03-31_16-35-02.log.3
-rw-r-----. 1 confluence confluence 839 Apr 1 11:28 catalina.2025-04-01.log
-rw-r-----. 1 confluence confluence 31832848 Apr 1 11:28 catalina.out
-rw-r-----. 1 confluence confluence 2097201 Apr 1 11:10 gc-2025-03-31_16-35-02.log.2
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Check the log file docs for the correct log file.
atlassian-confluence.log
https://confluence.atlassian.com/doc/working-with-confluence-logs-108364721.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm not a systems admin.
But AS I look at your picture, you are connecting to your Confluence on localhost.
I do think to make this work you Confluence has to run over https as well, to make the secure callback.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.