Hi Adrien, Well, there is no real issue with the Plain Credential Plugin but I find that the label "secret text" used by this plugin when creating a new credential entry is a little bit vague. Using a simple password field would also work but I prefer using a credential item in order to avoid password in plain text when the ansible plugin is used within a workflow job.
Le lundi 14 décembre 2015 16:58:02 UTC+1, Adrien Lecharpentier a écrit : > > Jean-Christophe, > > I would say using the Plain Credential Plugin if you only need a "secured" > field for the vault. What is the issue with it? Maybe it is possible to > improvement it? > > Best regards. > > Le lun. 14 déc. 2015 à 15:13, jcsirot <[email protected] <javascript:>> a > écrit : > >> Hello, >> >> I am working on the integration of the ansible vault feature (i.e. >> password protected configuration files) in the ansible plugin. I want to >> give the possibility to select the password from the credential plugin >> dropdown box. So I see 3 possibilities to do that : >> >> 1. Use the SSHUserPassword from the SSH Credential plugin. The username >> is then ignored. It works but I find this solution ugly. >> >> 2. Depend on a plugin which provides a password-only credential provider. >> For instance the Plain Credential plugin. But I think this provides a poor >> user experience. >> >> 3. Implement a dedicated credential provider in the Ansible plugin. This >> is probably the best solution regarding the user experience but it >> duplicates some code. >> >> Is there any solution I missed or is there some good practices to follow >> here. >> >> Thanks in advance for your feedback. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-dev/524089f5-4005-4720-af20-9c7b0580e61f%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-dev/524089f5-4005-4720-af20-9c7b0580e61f%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/023fe378-f4fb-4e8c-b70a-f6870b971b10%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
