user-controller
Check Token Access Enabled (isUserTokenAccessEnabled)
Checks that the system is configured to allow administrators to impersonate themself as other users. If the user who performs the request has the authority of 'SYS_ADMIN', it is possible to login as any tenant administrator. If the user who performs the request has the authority of 'TENANT_ADMIN', it is possible to login as any customer user.
get/api/user/tokenAccessEnabled
Response
OK
boolean required