pyceo/ceo_common
Max Erenberg c0c9736593 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: public/pyceo#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>
2022-11-06 15:23:27 -05:00
..
interfaces use LDAP instead of NSS for authz (#73) 2022-09-09 17:26:54 -04:00
model Use the admin creds in the HTTPClient when necessary (#85) 2022-11-06 15:23:27 -05:00
__init__.py add base classes for users and groups 2021-07-19 05:47:39 +00:00
errors.py use NGINX with acme.sh 2021-11-28 22:35:46 -05:00
logger_factory.py add app factory 2021-07-24 21:09:10 +00:00
utils.py Add API to manage cloud accounts (#34) 2021-11-21 11:11:20 -05:00