You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the Jenkins API via API_TOKEN leads to 403 even though the user is authorized as admin via CesAdministrators group.
This might be a bug in Jenkins Cas Plugin. Authorization via API_TOKEN cannot be handled by CAS. Jenkins does not have the information about groups, though.
Tested on clean installed CES, Jenkins Dogu version Jenkins 2.263.3.
Using the Jenkins API via API_TOKEN leads to 403 even though the user is authorized as admin via
CesAdministrators
group.This might be a bug in Jenkins Cas Plugin. Authorization via API_TOKEN cannot be handled by CAS. Jenkins does not have the information about groups, though.
Tested on clean installed CES, Jenkins Dogu version
Jenkins 2.263.3
.Reproduce:
Our use case: cloudogu/gitops-playground@1e5a97d
The text was updated successfully, but these errors were encountered: