The idea is to provide ways for a script to create more easily API Tokens, revoke them. Also, to provide a default API Token for the admin user.
We need to have such capability for Jenkins X in order to reduce the dependence on the crumb issuer and thus, reduce the code complexity around the authentication they are required to use.
Originally reported by
wfollonier, imported from: Improve API Token "API" capability, esp. for scripting
- assignee:
wfollonier
- status: Resolved
- priority: Major
- component(s): core
- resolution: Fixed
- resolved: 2020-10-22T16:25:46+00:00
- votes: 0
- watchers: 3
- imported: 2025-11-24
Raw content of original issue
The idea is to provide ways for a script to create more easily API Tokens, revoke them. Also, to provide a default API Token for the admin user.
We need to have such capability for Jenkins X in order to reduce the dependence on the crumb issuer and thus, reduce the code complexity around the authentication they are required to use.
The idea is to provide ways for a script to create more easily API Tokens, revoke them. Also, to provide a default API Token for the admin user.
We need to have such capability for Jenkins X in order to reduce the dependence on the crumb issuer and thus, reduce the code complexity around the authentication they are required to use.
Originally reported by
wfollonier, imported from: Improve API Token "API" capability, esp. for scripting
Raw content of original issue