SAML integration on publisher | Community
Skip to main content
ashisht85509954
Level 2
May 31, 2018
Solved

SAML integration on publisher

  • May 31, 2018
  • 2 replies
  • 1639 views

Hi All,

I have done the SAML integration successfully on author instance and now i need to do the same integration on publisher so that we can provide end user login functionality.

I have followed all the steps that is required and i did same on author. Now when i am accessing any page it is not redirecting to IDP page.

I have enabled saml logs as well but not getting any information from there.

Can anyone provide me some clue if i am missing something or any extra configuration that is required on publisher.

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 WasilZee

Check "Apache Sling Authentication Service" in /system/console/configMgr. Make sure you uncheck Allow Anonymous Access and add your content path in Authentication Requirements.

Thanks

Wasil

2 replies

WasilZeeAdobe EmployeeAccepted solution
Adobe Employee
May 31, 2018

Check "Apache Sling Authentication Service" in /system/console/configMgr. Make sure you uncheck Allow Anonymous Access and add your content path in Authentication Requirements.

Thanks

Wasil

ashisht85509954
Level 2
June 6, 2018

Thanks Wasil, it solved my problem.