Symptoms:
com.vmware.identity.token.impl.SamlTokenImpl - Token expiration date: ddd mmm dd hh:mm:ss GMT 2023 is in the past.
com.vmware.o11n.security.session.ManagedTokenRegistryImpl - Unable to convert token with id <UUID>
com.vmware.vcac.authentication.http.SamlAuthenticationException: Token expiration date: ddd mmm dd hh:mm:ss GMT 2023 is in the past.
com.vmware.o11n.service.tasks.RunnableTask - Exception while executing task: <TASK_NAME>
Caused by: com.vmware.vim.sso.client.exception.InvalidTimingException: Token expiration date: ddd mmm dd hh:mm:ss GMT 2023 is in the past.
The issue can occur if the authentication token expires when the server is unable to automatically refresh it.
To resolve the issue a new authentication token can be manually generated by temporarily changing the starting user of the scheduled workflow.
To avoid having to reset the token regular, you can schedule workflows configuring a Policy and using a Periodic Event.
To define a different account for the Policy execution please use Orchestrator Action "setPolicyCredential".