Hello Paulo, Regarding so-monitoring - by default login was set to "demo". Password was set to be dynamically changed between installs (or it depend on your company setup). To check it you should log into your ONAP lab and type: kubectl get secret -n onap dev-so-monitoring-app-user-creds -o json | jq -r .data.password | base64 --decode
"dev-so-monitoring-app-user-creds" <-this is the name of secret where you should look for password. Prefix may be different a little than here. Best, Krzysztof ________________________________ From: [email protected] <[email protected]> on behalf of Paulo Duarte via lists.onap.org <[email protected]> Sent: Wednesday, March 24, 2021 12:13 AM To: [email protected] <[email protected]> Subject: [onap-discuss] SO camunda cockpit page authentication popup #guilin #so Hi All, While opening the so-bpmn camunda cockpit in guilin release http://<http://localhost:8080/camunda/app/admin/default/#/login>localhost:<http://localhost:8080/camunda/app/admin/default/#/login>8080/camunda/app/admin/default/#/login, I am getting a pop up for authentication (username and password). This is before actually loading the camunda login page. Maybe it's related with spring security authentication. Could you please let me know the username and password in order to proceed to camunda cockpit login page? Also tried with https://so-monitoring:30224/ and I am getting a similar popup. Thanks, Paulo Duarte -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#23048): https://lists.onap.org/g/onap-discuss/message/23048 Mute This Topic: https://lists.onap.org/mt/81564807/21656 Mute #so:https://lists.onap.org/g/onap-discuss/mutehashtag/so Mute #guilin:https://lists.onap.org/g/onap-discuss/mutehashtag/guilin Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
