Hi Team,
Is it possible in Dremio to pass the encrypted password to get the authentication token? Instead of exposing the password. if yes can you please help me to get the steps.
http://DremioServer:9047/apiv2/login
Body:
{
“userName”: “username”
“password”:“password”
}
I would really appreciate your kind help.
Thanks,
Chiranjeevi