What's Changed
Bug Fixes
- Azure Entra ID authentication fails due to hardcoded loadUserInfo causing userinfo endpoint audience mismatch (#7051)
Enhancements
- Read schema from header instead of inferring it (#1484)
Other Changes
- docs: provide pointers to enable CORS (#707)