How can I safe guard the POST actions in the HangFire dashboard from request forgery? I am using Asp.net Identity and I have implemented IAuthorizationFilter. public bool Authorize(IDictionary<string, object> owinEnvironment){}
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Use Dashboard Authentication in Web Api core | 7 | 15725 | September 28, 2023 | |
Add hangfire dashboard to existing api | 0 | 838 | November 12, 2021 | |
Hangfire dashboard authorization always gives a 401 exception | 1 | 3597 | May 10, 2023 | |
Hangfire.Dashboard.Authorization | 4 | 3867 | March 28, 2018 | |
Hangfire Dashboard Authentication via Azure Active Directory | 1 | 4321 | June 14, 2017 |