-->

Kerberos Authorization w/ Node.js

2020-07-23 05:33发布

问题:

I have found many different node.js authentication modules. Ei passport-kerberos. But I am looking to make background https calls to another kerberos authenticated site w/ an authorization token. Does anyone know of any modules for getting an authorization token from credentials in a node app?