Connect Microsoft Entra with Auth0
To set up a Microsoft Entra connection with Auth0, follow the Connect Your App to Microsoft Entra detailed guide.Token Vault configuration example
To configure the Token Vault for your Microsoft Entra 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.