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 | |
---|---|---|---|---|
Hangfire Dashboard Authentication via Azure Active Directory | 1 | 4274 | June 14, 2017 | |
How can hangfire dashboard gets the authorization header per request | 4 | 5605 | July 24, 2015 | |
AuthorizationFilter | 0 | 1751 | May 23, 2017 | |
Use Dashboard Authentication in Web Api core | 7 | 15459 | September 28, 2023 | |
Dashboard Authentication - Basic Auth Prompt keeps popping up | 1 | 3988 | July 24, 2015 |