4.6.1.2
What's Changed
- IP filtering for login sources should account for deployments with a proxy or different egress IP from the client
- Improved OAuth stability when processing claim information
- Services going through service-server should report no errors relating to file upload mismatch
Fixed:
- OAuth exceptions when handling null values during auto-property computation
- IP filtering should handle cases of an proxy/egress IP via the
X-Forwarded-Forheader - Fix issue where files uploaded to service-server cause a failed service result due to file hash mismatch because of incomplete transfer
- Cleanup unnecessary warning logs relating to OAuth providers that aren't configured