Expand my Community achievements bar.

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

User upload permission denied even after providing read, write permission after SSO integration

Avatar

Level 2

Hi,

 

I am facing an issue where the user is not able to upload an XDP file into /content/dam/formsanddocuments after logging in.

 

We have SSO integrated with AEM 6.5.21 author, and the users are automatically created and added to content-author group. We have also additionally provided all the permission for /content/dam.

But when the user tries to upload an XDP file, then we see this error.

 

SmrithiGo_0-1739369913907.png

 

 

The user has the following permission.

SmrithiGo_1-1739369913987.png

 

 

Kindly let me know if I am missing out something. Thank you.

Topics

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

1 Accepted Solution

Avatar

Correct answer by
Employee

Hello @SmrithiGo 

 

Can you please check if the users are a part of following groups?

 

  • forms-users
  • forms-power-users
  • forms-xfa-users
  • forms-script-writers

 

If not, please add the groups and try again.

 

Thanks,

Rahul Pandey

View solution in original post

2 Replies

Avatar

Correct answer by
Employee

Hello @SmrithiGo 

 

Can you please check if the users are a part of following groups?

 

  • forms-users
  • forms-power-users
  • forms-xfa-users
  • forms-script-writers

 

If not, please add the groups and try again.

 

Thanks,

Rahul Pandey

Avatar

Level 2

Thanks @Rahul_P , After adding the user to the above groups that you mentioned, it is working perfectly fine.