Hi All, We are trying to upgrade from AEM 6.3 to 6.5. After the upgrade
we noticed that gigya cloud configuration stopped working causing error
in the jsp of gigya. On further investigation we found out that
com.day.crx.security.token.impl.impl.TokenAuthenticationHandler in OSGI
have Enable encapsulated token support checkbox. Once we disable it ,
Gigya starts working and keeping it enabled causing gigya to fail. This
work in 6.3 and we never faced issue. On further findings I found that
once I ...