Azure-Player / Real-Time-Data-Simulator

Windows Desktop application to generating and streaming data into EventHub
MIT License
5 stars 5 forks source link

Enable OAuth 2.0 in connection to target endpoint #14

Open NowinskiK opened 2 weeks ago

NowinskiK commented 2 weeks ago

Code example: https://github.com/Azure/azure-event-hubs/blob/master/samples/DotNet/Microsoft.Azure.EventHubs/Rbac/AzureEventHubsSDK/Program.cs

https://learn.microsoft.com/en-us/azure/event-hubs/event-hubs-dotnet-standard-getstarted-send?tabs=passwordless%2Croles-azure-portal

NowinskiK commented 1 week ago

https://nestenius.se/2024/04/18/default-azure-credentials-under-the-hood/

NowinskiK commented 3 days ago

https://learn.microsoft.com/en-us/entra/identity-platform/msal-acquire-cache-tokens https://learn.microsoft.com/en-us/entra/identity-platform/msal-authentication-flows#integrated-windows-authentication-iwa https://learn.microsoft.com/en-us/entra/identity-platform/v2-oauth2-client-creds-grant-flow