Open mw-nfi opened 2 years ago
@mw-nfi have you found a solution yet?
No :/ Hangfire needs a new Authorization Handler for handling azure Identity.
About owin you could realize it but that is too old....
Is an update in planning?
same problem here :(
Hi, i tested hangfire with .net 6.0. All works fine. But i trying to secure the Dashboard with Azure Identity (JWT Bearer). How does it works? Here is my Program.cs. Thanks!