cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

401 Unauthorized Error when accessing a task from REST API which contains Role or Privilege in Access Control definition

Former Member
0 Likes
1,080

Hi Team,

As of IDM 7.2 SP8 patch2, when we use Enterprise role or Privilege in the access control definition of a task, accessing this task from UI5 i.e REST API is giving unauthorized error even though user is already having the required role or privilege.

But the task is working fine if we use fixed user ID or keeping blank value in allowed users field.

Attached the current access control definition of the task we configured & the error message info for reference

Regards,

Venkata Bavirisetty

View Entire Topic
Former Member
0 Likes

Hi Venkata,

Is this a custom UI or not ?

BR,

Simona

Former Member
0 Likes

Hi Simona,

Thanks for your quick response.

Yes. The UI tasks are custom developed in UI5 through REST API which SAP supported from SP8 I believe.

Let me know if you need any more information.

Regards,

Venkata Bavirisetty

Former Member
0 Likes

Hi Venkata,

Try to add the attribute MXREF_MX_PRIVILEGE into the UI task list with attributes, so the UI can access the user's assignments.

Br,

Simona

Former Member
0 Likes

Hi Simona,

Thanks for the suggestion. Seems adding the attribute MXREF_MX_PRIVILEGE has no effect. In fact I tried adding all MXREF* & MXMEMBER* Attributes but no effect.

Regards,

Venkata Bavirisetty