Use the admin creds in the HTTPClient when necessary #85

Merged
r389li merged 1 commits from use-admin-creds-in-http-client into master 2022-11-06 15:23:29 -05:00
Owner

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).

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).
merenber added 1 commit 2022-11-06 00:44:10 -04:00
use the admin creds in the HTTPClient when necessary
All checks were successful
continuous-integration/drone/pr Build is passing
eb34b370e5
merenber requested review from r389li 2022-11-06 01:00:18 -04:00
r389li approved these changes 2022-11-06 15:23:20 -05:00
r389li merged commit c0c9736593 into master 2022-11-06 15:23:29 -05:00
r389li deleted branch use-admin-creds-in-http-client 2022-11-06 15:26:37 -05:00
Sign in to join this conversation.
No Reviewers
No Milestone
No project
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: public/pyceo#85
No description provided.