Expand my Community achievements bar.

AEM Publisher and Okta Integration for Gated content

Avatar

Level 1

Hi,

 

I am trying to integrate Okta IAM with AEM publish environment. I am getting a few challenges in integration. so if anyone has done it in past or have any links, Please share the experiences or link. I am trying to restricting some child pages under the content path, not the whole content path. Few pages are gated content and while others are available for all.

 

1. Do I need to remove access permissions of Anonymous roles on gated content pages so that only authorised groups can access it? Do I need to introduce new groups who have read access to gated content and apply this group to authorised users so that they can see pages?

2. We have Dispatcher and cloud front cache enabled in our environment. Do we need set rules not to cache the gated pages or changes in bases pages so that no cache headers can be set in gated pages? any other way to achieve it without impacting the performances?

3. I am planning to use SAML for the same. Can I configure multiple entries in AEM for multiple service providers for multiple gated content paths?

 

 

Topics

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

1 Reply

Avatar

Employee Advisor

1) You can look into using CUG's[1] to restrict the access

2) By default, any page that needs a login token is not cached but if you still want to cache it, you can use the /allowauthorized=1

3) Yes, you can create multipe for SAML based on the path attribute.

 

[1] https://docs.adobe.com/content/help/en/experience-manager-65/administering/security/cug.html