Multiple CUG configuration - using Gigya RaaS - are there placeholder values in AEM for checking blank value fields? | Community
Skip to main content
September 1, 2022
Solved

Multiple CUG configuration - using Gigya RaaS - are there placeholder values in AEM for checking blank value fields?

  • September 1, 2022
  • 1 reply
  • 765 views

Hi Community, 

I was just about to set up a multiple CUG for a few sites in AEM. As for your reference, we are using Gigya RaaS to provide login etc. Setting up CUG`s we are checking Gigya values (as for example profession) to be true to provide login to specific groups. Due to older Registration issues some accounts do have blank values (eg. in profession field) but they would require to be part of the CUG aswell. Is there a placeholder I could insert in AEM as value that accepts blank fields from Gigya? 

 

Thanks a lot in advance!

 

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 arunpatidar

Check blank value at login handler and add default value if empty and add this default group as cug at parent page.

 

Cug properties does not access blank values

1 reply

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAccepted solution
Community Advisor
September 1, 2022

Check blank value at login handler and add default value if empty and add this default group as cug at parent page.

 

Cug properties does not access blank values

Arun Patidar