mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-25 19:15:48 +03:00
[GH-ISSUE #288] 401 Unauthorized Error on Azure Single Sign-On #280
Labels
No labels
1.0
1.0
1.0
2.0
Feature
Feature request
Google
Google Calendar
async
attachement
auto-migrated
auto-migrated
auto-migrated
bug
critical
enhancement
help wanted
implemented
pull-request
solved
solved
sourceforge
sourceforge
sourceforge
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/outlookcaldavsynchronizer#280
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @twes3 on GitHub (Oct 6, 2020).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/288
We use Confluence as a platform and would like to use CalDav-Synchronizer to Synch Calendars between Confluence and Outlook.
To log into Confluence we recently switched to Azure AD and Single Sign On.
However, now CalDav can't access Confluence any more, even though the credentials are correct.
Up until this point, the calendar synchronization was working perfectly well.
I've attached the error message:
Any help is appreciated.
@aluxnimm commented on GitHub (Oct 6, 2020):
Did you try different auth options?
If you expand the tree view of the profile you can configure network and proxy options and mapping configuration options. (only in advanced settings)
See force basic auth/preemptive auth settings there.
@twes3 commented on GitHub (Oct 6, 2020):
Thank you for the answer, unfortunately it didn't solve the problem.
I tried any combination of basic auth/preemptive auth without luck.
Any other suggestions?
@tpenndorf commented on GitHub (Nov 5, 2020):
Hi,
the question is: Is the outlook synchronizer able to authenticate via SAML?
@twes3 commented on GitHub (Nov 12, 2020):
We managed to find a working solution for this issue:
When using SAML SSO in Confluence Datacenter/ Server and Team Calendars from Atlassian, https://marketplace.atlassian.com/apps/72307/team-calendars-for-confluence?hosting=server&tab=overview, you can use this API Token app https://marketplace.atlassian.com/apps/72307/team-calendars-for-confluence?hosting=server&tab=overview. Since it's latest release (1.5.1, released on 11/10/2020) it also supports CalDAV. Every user can then create a personal token which replaces the password in the CalDAV Synchronizer Outlook profile.
Confluence Cloud already provides API Tokens by default, so it should also work.