Hi,Is Hybris E-commerce connector package provided by
adobe(cq-hybris-content-6.0.58) compatible with the OAuth v2 REST API of
Hybris 5.7. Because in the current implementation we see when a user
registers with Hybris, code is excepting a JSESSIONID (response from
Hybris) and with the OAuth v2 REST API JSESSIONID is not set in the
response headers from the Hybris side. Please find the attachment for
the code where it is breaking.We verified, in case of OAuth v1,
JSESSIONID is setting in response...