
cpmnf (cpmnf) asked a question.
I am creating an application where a business user can log in to with MS AAD, Google Workspace or Okta Workforce by using Auth0. The application heavily depends on calendar functionality. Therefore, it's important to pull the user's calendar events from the calendar that they are using. When users login with MS AAD they will have an Office 365 calendar, when users login with Google Workspace they will have a Google calendar. When users login to my application with Okta Workforce, they can be using different kind of calendars, since Okta Workforce gives the option to choose between different applications.
I have been trying to figure out how I can capture which calendar a user is using, when they're logging in to my Auth0 application with their Okta Workforce identity. So that I can pull the events from the correct calendar.
Within Auth0 I can capture which Identity provider a user is using, but there are no options of figuring out the toolset (Office 365, Google etc.)
Any help is appreciated!

could you draw a Workflow diagram what you want?
葛恒丰/Hengfeng Ge
甫连信息/FreeLink
电邮/E-Mail: gehf@mfreelink.com
Auth0 | BlackBerry | DocuSign | Netskope | Onfido | Okta | Sentinelone | Sumsub Varonis | Yubikey
I've tried to show the Workflow below, and what my main questions are. My biggest issue is that when a user logs in Through Okta Workforce, I don't know which calendar application is being used. Thanks for your reply so far!