glideinWMS / glideinwms

The glideinWMS Project
http://tinyurl.com/glideinwms
Apache License 2.0
16 stars 45 forks source link

Added credential ID when using scitokens #243

Closed mambelli closed 1 year ago

mambelli commented 1 year ago

Added credential ID when using scitokens, to match glideins to requests by credential and to fix monitoring.

Improved also some token code, and removed stack trace when tokens are expired.

Improved comments and docstrings in frontend/glideinFrontendLib.py and frontend/glideinFrontendPlugins.py.

This PR fixes issue #242

mambelli commented 1 year ago

To fix a system with a monitoring problem you need to patch both the Frontend and the Factory running GlideinWMS v3.9.6 with 2 files from this PR. The other files in this PR can be ignored.

After replacing the files restart Factory and Frontend.