Hi@akhtar,
You can create a user using htpasswd command in your Minishift cluster. This will create a file and save your username and password. To create a user you can use the below command.
[docker@minishift ~]$ htpasswd -c myuser.txt jack
New password:
Re-type new password:
Adding password for user jack
[docker@minishift~]cat myuser.txt
jack:$apr1$pfcN9AUE$eX8I0klBqan5CF3Ci0uyN0