You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
following the discussion on ELK case #01373865 and like canix1 said, we need to use Azure AD authentication via Managed indentity or Service principal for group security reasons. we'd like to modify the input part of Logstash so that it can connect to Azure AD instead of using hard credentials.
Do you know when this kind of connect will be available and if exist a module that we can use for that.
Thanks
Assa Diabira
To improve security it would be great if it would be possible to use an AAD app id and/or AAD managed identity using OAUTH 2.0 .
Sample code for Java can be found here:
https://github.com/Azure/azure-event-hubs-for-kafka/tree/master/tutorials/oauth/java/appsecret
The text was updated successfully, but these errors were encountered: