corvus-dotnet / corvus-dotnet/Corvus.Identity
Support certificate based authentication
Open
- Dominant language
- C#
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When authenticating via AAD as a service principle, Microsoft recommends avoiding client secret authentication where possible, preferring the use of a client certificate.
That's not always possible, because making client certificates available presents various deployment challenges. However, since it's the mode that Microsoft recommends, we should support it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.