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
continuous-integration/drone/pr Build is passing Details
eb34b370e5
use the admin creds in the HTTPClient when necessary
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
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: public/pyceo#85
No description provided.