Expand my Community achievements bar.

SOLVED

AEMasCS Production dispatcher how to add authentication to a single page

Avatar

Level 4

We have a requirement share a specific page in dispatcher to a limited audience with an authentication,since its officially not public. How can we achieve this? 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 5

You don't need to run the full stack pipeline. You can use the config pipeline instead. For more details, refer to the official documentation: Config Pipeline in AEM as a Cloud Service.

View solution in original post

5 Replies

Avatar

Correct answer by
Level 5

You don't need to run the full stack pipeline. You can use the config pipeline instead. For more details, refer to the official documentation: Config Pipeline in AEM as a Cloud Service.

Avatar

Community Advisor

Hi @georhe6 
You can use basic auth at CDN as suggested by @narendiran_ravi  or you can also have basic auth on dispatcher.



Arun Patidar

Avatar

Administrator

@georhe6 Did you find the suggestions helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!



Kautuk Sahni