コミュニティアチーブメントバーを展開する。

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

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

SAML integration on publisher

Avatar

Level 2

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.

1 受け入れられたソリューション

Avatar

正解者
Employee Advisor

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 返信

Avatar

正解者
Employee Advisor

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

Avatar

Level 2

Thanks Wasil, it solved my problem.