yugabyte / yugabyte-db

YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
https://www.yugabyte.com
Other
8.86k stars 1.05k forks source link

[Platform] Add a way to set default credentials for SQL or CQL api on universe deploy #6723

Open tylarb opened 3 years ago

tylarb commented 3 years ago

We want to automate the step in which the users have to connect the first time with the default credentials and have to change them for their own super admin and password.

It would be great if, from the beginning they set which credentials the default super-user has.

A sample configuration might look something like this:

image

streddy-yb commented 3 years ago

hi @chirag-yb - Can we combine this with the "enable authentication" feature in the new create/edit universe flow?