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

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

Mark Solution

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

解決済み

Is it possible to view pages on Author server without logging in?

Avatar

Level 4

Hi All,

Is it possible to view pages on Author server without logging in?

Thank you for your time.

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

Avatar

正解者
Employee

In Author mode, anonymous access is disabled for most part.

You can enable anonymous user in Apache sling authentication service.

anonymous user.png

元の投稿で解決策を見る

2 返信

Avatar

正解者
Employee

In Author mode, anonymous access is disabled for most part.

You can enable anonymous user in Apache sling authentication service.

anonymous user.png

Avatar

Employee Advisor

As Hamid mentioned, it is possible by allowing anonymous access and also by adding the path to "Authentication requirement" as shown in the screenshot.

That said, We have publish layer for this kind of functionality and allowing anonymous access for author instance is a security vulnerability and should never be used. So, I would recommend using publish instances to view the pages rather than author without access.