Using SAML to create user - add to /home/users/community
We are using SAML to auto-create users in AEM when they log in. Its working fine but the user is getting created in /home/users/* but we would like them to get added to /home/users/community/* so they get all the correct ACL permissions.
Right now users can't edit their profiles (blank screen) when created via saml but if they are created using the default AEM login component they are created in /home/users/community and have the right permissions to edit profiles.