Cool, I will find another place to store the device list. Thanks for your insights :-)
On Friday, October 17, 2014 5:57:17 PM UTC+2, Stephen Connolly wrote: > > Well if your credentials are a simple type e.g. API key only, then that > would be fine as a dedicated credentials type. but I still would not be > putting the device stuff in the credential. > > So the simple rule I would like people to follow is this: > > If you think you need a new type, only create a new type if the value > *cannot* be common with another consumer. > > So password's are typically common with other consumers because users can > have SSO and thus the same password works on multiple systems. > > An application type specific key, on the other hand, that could only be > used by that application, so a dedicated credential type is fine. > > But only store the credential... > > -- 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]. For more options, visit https://groups.google.com/d/optout.
