Open Closed

Standalone Hangfire Dashboard Authentication #6317


User avatar
0
pablo@ccalp.net created
  • ABP Framework version: v7.4.x
  • UI Type: Angular
  • Database System: EF Core SQL Server

I have a standalone hangfire server instance and would like to be able to use the openiddict authentication from the main api to secure its dashboard. So that when I go to: https://jobs.domain.com/hangfire I will be redirected to the auth server and then brought back to the hangfire dashboard. Please advice on how to achieve this and if any setup is necessary.

Thanks you


1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    You can check this: https://lurumad.github.io/securing-hangfire-dashboard-using-an-openid-connect-server-identityserver-4

    It's for identityserver4, but also for openiddict.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11