CurtHagenlocher commented on issue #45248:
URL: https://github.com/apache/arrow/issues/45248#issuecomment-2644270278

   My world doesn't really intersect with the use of AspNetCore either, but I 
took a look at the code and each of the methods on `FlightClient` seem to take 
a `Metadata` argument that can be used to supply authentication headers. There 
may be a way to do this more globally once #45451 is implemented; or at least, 
it looks that way based on a very superficial read of how the gRPC code works.
   
   For the server side, you could probably start with 
[https://learn.microsoft.com/en-us/aspnet/core/security/authentication/?view=aspnetcore-9.0](https://learn.microsoft.com/en-us/aspnet/core/security/authentication/?view=aspnetcore-9.0).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to