<timestamp> [http-nio-127.0.0.1-8190-exec-4] INFO opId=sps-Main-856479-696 com.vmware.vim.storage.common.security.vapi.VapiAuthzPermissionValidator - Logged in user name is <USERNAME> and domain is <DOMAIN><timestamp> [http-nio-127.0.0.1-8190-exec-4] INFO opId=sps-Main-856479-696 com.vmware.vim.storage.common.serviceclient.identity.impl.SsoManagerImpl - Printing the trusted roots java.util.Vector$1@7147####<timestamp> [http-nio-127.0.0.1-8190-exec-4] ERROR opId=sps-Main-856479-696 com.vmware.vim.sso.client.impl.SoapBindingImpl - SOAP faultcom.sun.xml.internal.ws.fault.ServerSOAPFaultException: Client received SOAP Fault from server: Access not authorized! Please see the server log to find more detail regarding exact cause of the failure.at com.sun.xml.internal.ws.fault.SOAP11Fault.getProtocolException(SOAP11Fault.java:178)at com.sun.xml.internal.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:116)...<timestamp> [http-nio-127.0.0.1-8190-exec-4] INFO opId=sps-Main-856479-696 com.vmware.vim.sso.client.impl.SecurityTokenServiceImpl$RequestResponseProcessor - Request is invalid: ns0:InvalidRequest: Access not authorized!<timestamp> [http-nio-127.0.0.1-8190-exec-4] ERROR opId=sps-Main-856479-696 com.vmware.vim.storage.common.serviceclient.identity.impl.SsoManagerImpl - Acquiring SAML token failed with exception: com.vmware.vim.sso.client.exception.InvalidTokenRequestException: Request is invalid: ns0:InvalidRequest: Access not authorized!vCenter Server 8.0 U3
The SPS service account is missing from one or more of the following groups:
ActAsUsers
Administrators
ServiceProviderUsers
These are default group memberships for the SPS service account which grant it permissions on the vCenter for various tasks.
Ensure offline snapshot of the vCenter is taken in accordance with VMware vCenter in Enhanced Linked Mode pre-changes snapshot (online or offline) best practice before making changes to the group memberships.
/usr/lib/vmware-vmafd/bin/vmafd-cli get-machine-id --server-name localhost/usr/lib/vmware-vmafd/bin/dir-cli group list --name <GROUP_NAME>/usr/lib/vmware-vmafd/bin/dir-cli group modify --name <GROUP_NAME> --add sps-<machine_id>service-control --restart sps