Use the admin creds in the HTTPClient when necessary (#85)
Currently, ceod uses the Kerberos credentials of the client when making requests to other services. This requires the client to send delegated credentials. Unfortunately the NPM krb5 package appears to be unable to perform delegation. So we will use the admin credentials instead (when appropriate). Reviewed-on: #85 Reviewed-by: Raymond Li <raymo@csclub.uwaterloo.ca> Co-authored-by: Max Erenberg <merenber@csclub.uwaterloo.ca> Co-committed-by: Max Erenberg <merenber@csclub.uwaterloo.ca>feature-80
parent
1e452d10ce
commit
c0c9736593
Loading…
Reference in new issue