Connect your AI Agents to Microsoft services including Outlook, Teams, OneDrive, and more.Documentation Index
Fetch the complete documentation index at: https://auth0-genai-ui-styling-updates.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Configuration
Microsoft Setup
- Register an app in Azure using Microsoft’s Quickstart: Register an application with the Microsoft identity platform documentation.
- During this process, Microsoft will generate an Application (client) ID and a Client Secret for your application; make note of these.
Token Vault configuration example
To configure the Token Vault for your Microsoft connection, you can use the following code snippet in your application:Next steps
- To learn how to configure applications to access Token Vault, read Configure Token Vault.
- To learn how to get an access token to make a tool call, complete the Call other’s APIs on user’s behalf Quickstart.