The AD users are not able to deploy resources in the namespace with an error in the UI:"This service is not available.NullPointerException [Error Reference ...."
VMware Aria Automation 8.18.x
The system is validating user permissions for every group that the user is a member.
The workaround is to add a property to the identity service helm chart on each node in the cluster to allow more groups to be loaded for verification.
/opt/charts/identity-service/templates/deployment.yaml" using the vi editor on each node.-Didp.search.page.size=100" in the "value" section.
NOTE: The changes are persistent across restarts/reboots only. After the upgrade or patch installation, the changes will have to be reapplied.