You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I want to create a small .NET service which provides some events in ICS format to Team Calendars for for Confluence.
First I want to try which authentication is supported so I put a static ICS file whith several events to my website. I create a calendar using my own URL: https://mysite/myfolder/file.ics. IIS 8.5 and Windows Server 2012 R2 are used.
If I enable Anonymous access, Team Calendar downloads the ics file and shows it. It's perfect. If I disable Anonymous access and Enable Windows, Digest and Basic authentication too, Team Calendars doesn't connect, it says authentications error has occurred. I can download this file via browser with my username and password, of course.
So which authentication methods are supported by team calendars? I don't know CalDAV protocol.
Hi Péter,
I noticed your question has not gotten a response in a few days. I wanted to let you know about another resource where the community may be more familiar with the challenges you are facing authenticating to Team Calendars with a .NET service: Atlassian Developer Community.
Thanks,
Ann
Thank you, Ann. I've registered there, and I've posted this issue.
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.