I would like to configure minishift for multiple users instead of using the default developer account to access the console and deploy the applications. I am thinking of an LDAP or Linux user management system where the users are created with default credentials and once they access the minishift environment and login they can be forced to change their passwords. The users created/maintained by the system can login and deploy the applications instead of anybody that uses the developer or admin default credentials.
Thanks for the help.