on ‎2018 Mar 31 4:27 AM - last edited on ‎2024 Feb 04 5:09 AM by postmig_api_4
Hi I am trying to configure datahub. on executing https://localhost:8443/datahub-webapp/v1/version Browser asks for user/password , I dont know what user/pwd it should be. I tried admin/nimda and also tried admin/changeit .. both dont work. I dont recall setting up any userid. Any Thoughts?
Regards,
Request clarification before answering.
,
Configure basic authentication credentials in datahub local.properties file. add below properties into datahub local.properties file and restart the datahub server
datahub.security.basic.admin.user=admin
datahub.security.basic.admin.password=nimda
Regards Kiran
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For more , you can add in datahub local.properties :
datahub.security.basic.admin.user=admin
datahub.security.basic.admin.password=nimda
datahub.security.basic.read_only.user=admin
datahub.security.basic.read_only.password=nimda
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.