v.1.3.50 - February 22, 2023
almost 2 years ago
The following changes are included in this hotfix release of the Next Identity platform.
Bug Fixes
Unify (Next Identity API)
- Seamless Property Access: We've resolved an issue with the
/property-access
call, which now accepts all valid Next Identity tokens, be it opaque or JWT, ensuring uninterrupted access to property data.
Unify (Next Identity Journeys)
- User Info Request Simplified: The
/userinfo
request process has been improved by eliminating the sudden requirement ofclient_id
as a parameter, thereby enhancing the user journey experience.
General (Next Identity All Components)
- CORS Error Resolution: We encountered CORS errors in production due to the database migration release v1.3.48. To resolve this issue, we deployed a hotfix that updated the gateway to accept null or empty values for the rate limits, burst capacity fields, and host resolution.