Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

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 Akzeptierte Lösung

Avatar

Korrekte Antwort von
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.   

Lösung in ursprünglichem Beitrag anzeigen

1 Antwort

Avatar

Korrekte Antwort von
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.