Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

Seeing Issue with page redirection from Publisher instance

Avatar

Level 9

Hi All,

We are seeing issue at our sign in component that when we make a sign-in request it goes to third path system and there it authenticates user and send response back to us.

Based  on the response we are again redirecting to the same aem page.

Same scenario is working fine at author but at publisher it's not.

Seeing Below error

Blocked loading mixed active contentspan "http://<hostname>:<port>/bin/<xxxx>/servlets/SABAConnectionServlet?

Do we need to anything at publisher instance level?

Thanks,

Kishore

1 Accepted Solution

Avatar

Correct answer by
Level 10

See this article and the corresponding GITHUB example:

https://helpx.adobe.com/experience-manager/using/secure_sites.html

The GitHub example shows how to setup an AEM site with login so once the user logs in - the proper page is displayed.

Also - watch Justins presentation on how this all works.   

1 Reply

Avatar

Correct answer by
Level 10

See this article and the corresponding GITHUB example:

https://helpx.adobe.com/experience-manager/using/secure_sites.html

The GitHub example shows how to setup an AEM site with login so once the user logs in - the proper page is displayed.

Also - watch Justins presentation on how this all works.