HangfireIO / HangfireIO/Hangfire
Adding support for custom basic authentication?
- Dominant language
- C#
- Stars
- 10.1k
- Forks
- 1.8k
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 1
Description
Is there some easy way to extend the basic authentication so that i can verify the username and password in code instead of having to hardcode a list of users?
This way it would be easy to check with a Domain controller or some other source.
A callback taking username/password would suffice.
Contributor guide
Research direction
No file, test, or entry point is named in the issue. Start by locating Hangfire's basic authentication implementation and trace how usernames and passwords are currently checked. Done means a callback can verify credentials against an external source such as a domain controller without requiring a hardcoded user list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100