kerberos - HTTP client request Authorization: Negotiate option -
i access hdfs files using webhdfs. curl gives me option of using --negotiate -u: user option use existing kerberos token. how pass negotiate option using http request headers. know can use "authorization: negotiate" option. however, following error.
gssexception: defective token detected
Comments
Post a Comment