I am building an external web application that authenticates against ADFS. My current Exchange environment is a hybrid configuration of Office 365 with a Exchange 2013 hybrid server.
Here are the steps to reproduce my problem:
From there, it will go through the OWA loading screen and open the mailbox instead of the calendar. This only occurs after the very first time accessing OWA after authentication; any attempts after that will correctly route to the calendar.
Is there a way to correctly route to the calendar every time?
https://outlook.office365.com/owa/?path=/calendar
This link is redirected to https://outlook.office365.com/owa/#path=/calendar after going through the OWA login process.
After the user has logged both links appear to work the same.