Adobe IMS Integration with Publisher - Issue when accessed via Dispatcher | Community
Skip to main content
Level 2
October 27, 2021
Solved

Adobe IMS Integration with Publisher - Issue when accessed via Dispatcher

  • October 27, 2021
  • 2 replies
  • 1106 views

Hi All,

We are trying to enable Adobe IMS for authentication with Publisher. When we enable IMS login for publisher via CUG its working fine as expected i mean it redirects to respective adobe IMS login page and user is authenticated successfully and it redirects to redirect url which is the original requested webpage in publisher. When we try to do access same publisher Weretail page via Dispatcher IMS authentication is failing and repeatedly its redirecting to login page. Any idea why this functionality is not working via dispatcher. I had removed all custom rules in dispatcher and enabled allow for all url in filter for testing purpose but still no luck.

Somehow i suspect the JWT token from IMS is not getting passed to publisher via Dispatcher? 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by joerghoh

You should validate that all cookies and required headers are forwarded by the dispatcher to AEM.

2 replies

Asutosh_Jena_
Community Advisor
Community Advisor
October 28, 2021

Hi @rajaram33 

 

Did you get a chance to analyze the dispatcher and publish log to see where the call is getting dropped?

 

When you make a call to publish directly, it works so the same call should be made by dispatcher to publish as well when you are calling over dispatcher via IMS.

 

Thanks!

joerghoh
Adobe Employee
joerghohAdobe EmployeeAccepted solution
Adobe Employee
October 29, 2021

You should validate that all cookies and required headers are forwarded by the dispatcher to AEM.