Administrators group is the exception to CUGs. Which other groups/users are exception to CUG. | Community
Skip to main content
Level 6
August 24, 2022
Solved

Administrators group is the exception to CUGs. Which other groups/users are exception to CUG.

  • August 24, 2022
  • 1 reply
  • 1582 views

If the user from administrators group if not available in CUG still able to access to folder. Since it is exception to CUG.

So is there any other group which is the exception to CUG.

Also can we create group with exception to CUG

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by joerghoh

Hi @joerghoh to implement my usecase I just need exempted principal list but that should be through api not manuall.

Or if there any property which can that the particular user is exempted that will also work.

 


No, you cannot detect by an API if a principal is allowed to access a CUG protected resource by this exemption list or by any other means. Because normally it should not matter, and exemption list should only be used for admin usecases.

 

If you really need to distinguish those 2 cases, you need to implement this feature on your own (as indicated by @arunpatidar ); in any way I would suggest you to create a ticket with Adobe support and raise this requirement there. Pleas include detailled description of your requirement, so product management can evaluate if this is just an edge case or a more common case which might benefit if supported ootb.

 

1 reply

arunpatidar
Community Advisor
Community Advisor
August 24, 2022

Yes, it is possible, you need to configure it at

 

 

Arun Patidar
Level 6
August 24, 2022

@arunpatidar 

share the link of above screenshot settings

joerghoh
Adobe Employee
joerghohAdobe EmployeeAccepted solution
Adobe Employee
August 25, 2022

Hi @joerghoh to implement my usecase I just need exempted principal list but that should be through api not manuall.

Or if there any property which can that the particular user is exempted that will also work.

 


No, you cannot detect by an API if a principal is allowed to access a CUG protected resource by this exemption list or by any other means. Because normally it should not matter, and exemption list should only be used for admin usecases.

 

If you really need to distinguish those 2 cases, you need to implement this feature on your own (as indicated by @arunpatidar ); in any way I would suggest you to create a ticket with Adobe support and raise this requirement there. Pleas include detailled description of your requirement, so product management can evaluate if this is just an edge case or a more common case which might benefit if supported ootb.