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

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

Mark Solution

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

解決済み

User Management - Authorization - OKTA and AEM

Avatar

Level 4

Hi All,

We are using OKTA as IDP in our application.As per our current architecture we are not allowed to create user in AEM.I am facing some problem with authorization part.

I need some clarification as below.Please provide your valuable comments.

1)Is there a way to authorize the page or DAM assets without maintaining the user with in AEM.
2)What is the pros and cons of creating user with in AEM using SAML Handler.Will user sycing between the publisher will be a problem.
3)Is there a way to sync the user in OKTA to all AEM server at some regular time.Is there any OOTB tools are avilable.

Thanks,
Samba

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

Avatar

正解者
Level 9

Hi Samba, 

  1. AEM needs an user which is prerequsite for authentication to serve protected resources. .
  2. SAML means SSO and user will get created automatically if does not required. But it does not sync automatically between publishers. You need custom configuration using sling distribution to sync.  But it is not required unless you have requirement user home path should match. 
  3. Sync happens at user login time. In case you want periodic sync need custom implementation.

Thanks,

元の投稿で解決策を見る

2 返信

Avatar

正解者
Level 9

Hi Samba, 

  1. AEM needs an user which is prerequsite for authentication to serve protected resources. .
  2. SAML means SSO and user will get created automatically if does not required. But it does not sync automatically between publishers. You need custom configuration using sling distribution to sync.  But it is not required unless you have requirement user home path should match. 
  3. Sync happens at user login time. In case you want periodic sync need custom implementation.

Thanks,

Avatar

Level 10

For more info about AEM and SAML - see this GEMS session:

https://docs.adobe.com/ddc/en/gems/saml-and-aem.html