We authenticate with this endpoint by retrieving and auth token from the PSU OAuth endpoint and then passing the token in the headers to the directory service endpoint. So, we are managing credentials for the OAuth endpoint not the directory services endpoint. Is there a simpler way to handle this authentication? Can it be done directly with the directory service endpoint?