Juju should validate credentials on the server side

Bug #2007378 reported by Juan M. Tirado
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Triaged
Low
Unassigned

Bug Description

During the implementation of credentials management in the Terraform provider (https://github.com/juju/terraform-provider-juju/pull/146), we have observed that part of the validation for credentials in Juju is done on the client side. In particular these lines

https://github.com/juju/juju/blob/develop/cmd/juju/cloud/addcredential.go#L277

This validation should be moved to the controller side releasing the CLI from this task.

Changed in juju:
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.