OAuth2 callback in Liveconnect is resulting in an internal server error thus preventing users from connecting their accounts.
This happens because OAuth2Callback comes with nuxeo-admin-center-oauth, which is JSF only. It should be moved to a core bundle, either nuxeo-platform-oauth or nuxeo-rest-api-server.
- is duplicated by
-
NXP-22458 Fix Live Connect oauth2 callback in Web UI only
- Resolved