glideinWMS / glideinwms

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

Add option to change keyname for idtoken generation #267

Closed mmascher closed 1 year ago

mmascher commented 1 year ago

Is your feature request related to a problem? Please describe. The default keyname is FRONTEND and there is not way to change it. Changing the name is required if it has been compromised and you want to invalidate all the existing tokens (new tokens cannot have the same kid)

Describe the solution you'd like Allow to change the kid parameters of the idtokens used to connect back to the pool.

Info (please complete the following information):