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
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
1 Answer(s)
-
0
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.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)