Hi, We tried setting Secure Portal Addon with b2b as per instructions in the site https://wiki.hybris.com/display/accdoc/B2B+Early+Login+AddOn After doing that we still get some compilation issues as we have commented the yb2baccelrator modules in localextensions. There were few more changes we had to do as follows in secureportal addon 1. In extension.info of secure portal to include our projects core instead of yb2bacceleratorcore . 2. Made changes to src files replace package of yb2baccelratorstorefront with current storefront 3. After building and running when I tried to access the hac and entered admin username and password. we get the following error as attached file.
Is there any other setting that I am missing
Followup question 1. Are we not supposed to comment template modules in localextensions in our hybris installation?
Hi, I observed that the issue was the that in the /platform/ext/hac/web/webroot/WEB-INF/config/spring-security-config.xml there is tag for login. When I removed that i was able to successfully login into hac. I am not able to understand the hac works fine with csrf tag without secureportal addon but when I added secureportal addon and tried integrate with storefront, it displayed error as above. Please let me know if I have missed on any settings?
Thanks & Regards Sesha
Also I have set powertools.local in the host file and when i accessed storefront with that , it gave me dns name error
Add a comment