netbird
netbird copied to clipboard
Mtls support
Describe your changes
Add support for mTLS to the SSO idp, this adds extra security and allows us to hide the identity provider behind a mTLS terminating proxy, reducing the effect of potential zero day exploits and adding another factor of authentication.
Issue ticket number and link
Checklist
- [ ] Is it a bug fix
- [ ] Is a typo/documentation fix
- [x] Is a feature enhancement
- [ ] It is a refactor
- [ ] Created tests that fail without the change (if possible)
- [ ] Extended the README / documentation, if necessary