Does postman support Kerberos Authentication? Our Web application uses Windows authentication , where our account is authenticated against Kerberos server. When I try to run API request using No Auth in Native postman app I am getting 401 error , unauthorized error. The same is working through postman chrome browser app, but as this is going to be deprecated soon i want to work on native postman app.
Please let me know if postman supports Kerberos authentication, if so how can it be done.
Does postman support Kerberos Authentication? Our Web application uses Windows authentication , where our account is authenticated against Kerberos server. When I try to run API request using No Auth in Native postman app I am getting 401 error , unauthorized error. The same is working through postman chrome browser app, but as this is going to be deprecated soon i want to work on native postman app.
Please let me know if postman supports Kerberos authentication, if so how can it be done.