Symptoms of the issue described as below.
- When trying to access listed data collector(s) in page Administration > Data Collectors it redirects to the control hub login page and sdc.log shows the below.
2022-05-23 10:29:08,574 [user:] [pipeline:] [runner:] [thread:webserver-48607] [stage:] ERROR AbstractSSOService - Exception while doing remote validation for token 'TOKEN:00a623cd-fe81-45...' component '-': Could not connect to security service: com.streamsets.lib.security.http.ForbiddenException: ISSUES=code=DPM_02, message=User validation failed
2022-05-23 10:29:09,387 user:] pipeline:] runner:] thread:webserver-48530] stage:] WARN RemoteSSOService - Could not do User session validation, going inactive: com.streamsets.lib.security.http.ForbiddenException: ISSUES=code=DPM_04, message=USER doesn't have READ permission on the engine
2022-05-23 10:29:09,387 user:] pipeline:] runner:] thread:webserver-48530] stage:] ERROR AbstractSSOService - Exception while doing remote validation for token 'TOKEN:aee0cea2-ad48-48...' component '-': Could not connect to security service: com.streamsets.lib.security.http.ForbiddenException: ISSUES=code=DPM_04, message=USER doesn't have READ permission on the engine
- job/pipeline runs fail with the similar in (1).