on ‎2018 Aug 22 8:46 AM
Hello Experts,
I createda a new user with the required priveleges to access web ide and i also created space for development.

now i try to enable the space from application monitor, and click the ulr of di-space-enablement-ui, a new tab will be open and it ends up with the forbidden..

any suggestions please...
Thanks in advance
Request clarification before answering.
To get the DI enablement working you also need to run the command:
alter user username set parameter 'XS_RC_XS_CONTROLLER_USER' = 'XS_CONTROLLER_USER'
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is discussed in the installation guide in the online help:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry, the DEVX_* role collections are part of the HANA Express Edition (I just had a look on that). As you have created your own role collection including the WebIDE_Developer and WebIDE_Adminstrator (that is the important role here) and you have assigned that role collection to your user, all should be fine from that side.
Did you try to access the Space Enablement tool with the user before he had the correct privileges? In that case I think the cookie still has an old access token w/o the additional required scopes. You can either wait until the cookie is invalidated, or you goto the developer tools of your browser and delete the cookies for the space enabled tool (for instance in Google Chrome: Open the Developer Tools (Menu -> More Tools -> Developer Tools) -> Switch to Tab Application -> Goto Cookies area and clear the cookies).
Regards,
Florian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are trying to access the space enablement tool with the new created user? Then I think you have only assigned the standard role collection DEVX_DEVELOPER to the user. The required scopes are part of roles which are part of role collection DEVX_ADMINISTRATOR.
In general I think that this task is nothing which should be done a "standard" developer. This is more an admin task.
Regards,
Florian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.