Hi,
I'm trying to use the REST API to retrieve information on a given node (api/v1/nodes/2000). Our installation is entirely configured to use SSO with Kerberos and it works quite well everywhere except for REST API that seems to absolutely require that we pass in the username and password to the auth function before doing anything.
Am I missing something?