Hi,
We recently upgraded to Confluence 6.0. Also, installed caldav plugin to my outlook.
But when i try to configure my confluence team calendar to outlook, I'm getting an error when testing the connection after providing username and password.
Attaching the error screenshot.
Hi together,
today I updated Confluence to version 6.9.0 and the error is gone. :)
Confluence 6.9.0; TeamCalendars 6.0.12; Outlook 2010
Regards,
Thomas
I got the same error message. Help would be really appreciated!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Me as well. I've been able to get it to work using curl and forcing basic auth to be sent, but in packet dumping trying to add it to macOS, I see that the CalDAV server seems to be sending back:
WWW-Authenticate: OAuth realm="..."
Which seems to be the problem?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have confirmed it's the problem. I'm running Confluence behind haproxy and used haproxy to remove the WWW-Authenticate header and then replace it with "WWW-Authenticate: Basic" and everything's working now.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Daniel,
I have the same problem but I don´t know how and where (files?) I have to do the change. Can you explain it for dummies? :)
Regards,
Thomas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.