cancel
Showing results for 
Search instead for 
Did you mean: 

Not enough permissions for Kyma

MTNguyen
Participant
1,186

After activate Kyma in SAP HANA Trial Cloud Platform, I got an error message in terms a permission to view a Kyma dashboard, so I should contact an administrator to grant me an access.

However, I do not know how to get in touch with an admin right now, since I might not report any incident in support portal. Please help

Accepted Solutions (1)

Accepted Solutions (1)

thomas_jung
Developer Advocate
Developer Advocate

If you follow the steps in this tutorial it will walk you through how to add the permissions yourself. https://developers.sap.com/tutorials/cp-kyma-getting-started.html

mchcn2022
Explorer
0 Kudos

Thank you.

Answers (2)

Answers (2)

It will be better if below 2 things could be improved

1. I'm the subaccount owner, I created the subaccount, I enabled Kyma. But I'm not the Kyma space admin, I had to give myself space admin privilege.

2. The grant privileges didn't take effective immediately, I still cannot access Kyma dashboard until I logout and login again.

mkerr
Associate
Associate
0 Kudos

To add administrators I went to the BTP cockpit for the organization -> sub account.
Then selected Instances and Subscriptions.
Found the Environment for Kyma and clicked on it.

Then click on the "..." for the Kyma environment and select "View Parameters".
Copy the JSON to an editor and add the administrators as a comma separated list.

Then click again on the "..." for the Kyma environment and selected "Update".
Click next on the update to get to the Parameters section.
Do not use the form and instead edit the json (can also click "View current Configuration")
Paste the json from the previous step (as the form wipes out previous settings).
Click next and then "Update Instance"