I think this groovy script is what you want https://github.com/cloudbees/jenkins-scripts/blob/master/list-credential.groovy
El lunes, 14 de septiembre de 2020 a las 14:57:33 UTC+2, [email protected] escribió: > Hello > > as a global instance admin, is there a way i can view (not decrypt) all > credentials stored in it? > *<instance_url>/credentials* will only show global/system credentials. > > If a credential is created within a Folder, the only way to view it is to > go to url *<instance_url>/job/<folder_name>/credentials/store/folder/* > > This is quite difficult to track all those credentials provided Folders > are used quite extensively on our instance. > The same also apply to user credentials, although it is not on our > immediate concerns. > > Is there any option to activate on Jenkins to get such "recursive" view on > credentials, or shall we go for a script to execute? Any pointer? > > Regards > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/31f5dd0f-1069-4cac-81bc-470788914400n%40googlegroups.com.
