What's Changed
Enhancements 🚀
- Allow server startup with partial connector failures by @manojVivek in https://github.com/dexidp/dex/pull/4159
- Add recursive LDAP parent group search (AD-style hierarchy across all LDAPs) by @EthanDieterich in https://github.com/dexidp/dex/pull/4113
- feat: Add Mo...