What rights should users have to use the configurations query capability from oslc_config catalog?
Hello
I am trying to access a query capability. But for example, when I type it in my browser it says I do not have permission to read that item.
Can you help me with what rights to request on the server I am working? The administrator tried giving me rights but it did not work.
The URI I am trying to access looks something like this:
I am authenticated to the server. When I try to open the URI on browser i get this error
CRJAZ1316E The user "xxxxxxxxx" does not have permission to read item ..., which has the "ProjectArea" item type
2 answers
Please provide the URI's, headers etc. in your question.
In general to access ANY Jazz based item except the rootservices.xml document you have to be authenticated to the server.
Usually you have to have a required license and you have to have access permissions to the project area an item belongs to.
For the authentication see https://rsjazz.wordpress.com/?s=authentication&submit=Search
Comments
You do not provide headers, you do not provide any details and your question keeps changing.
Given the correct headers are provided https://elm.example.com:9443/qm/oslc_config/serviceProviders/configuration gets a 200 - I have a JazzAdmin, but I would expect a JazzUser would work as well. Note that the fully qualified host name in the public URI (elm.example.com) must be the correct for your system.
Following that I also get the resource shape for a configuration: https://elm.example.com:9443/qm/oslc_config/resourceShapes/com.ibm.team.vvc.Configuration .