sreeram
(Sreeram N)
December 8, 2025, 3:13pm
1
Hello,
As per the documentation, we had a PAT(of an org admin user) with the idn:entitlement:manage scope set up for entitlement aggregation for a connected source. But we are hitting internal 500 error.
When the API is run with a scope all PAT (same user) it returns 202.
Could anyone advise what we should be looking into?
Hi @sreeram
There seems to be an error in the documentation. The permission idn:sources:manage works as expected.
Thank you
1 Like
lampard08
(Chelsea Blue)
December 8, 2025, 6:22pm
3
what is the content-type for this in your call? make sure it is : multipart/form-data
scopes: idn:entitlement:manage should work as well as the higher level permissions idn:sources:manage
sreeram
(Sreeram N)
December 8, 2025, 9:06pm
4
Hi @lampard08 ,
Its a connected source, the call should work without the Content-Type header. The header is only required for disconnected sources.
The call fails if its just the idn:entitlement:manage and idn:sources:manage in scope.
sreeram
(Sreeram N)
December 8, 2025, 9:57pm
5
The call went thru with the following scope
idn:sources:manage
idn:sources:read
idn:entitlement:manage
I am surprised to see why idn:sources:read would be needed when idn:sources:manage is defined. @colin_mckibben Could you please confirm?
lampard08
(Chelsea Blue)
December 8, 2025, 10:26pm
6
interesting indeed. Can you try using Beta APIs Entitlement Aggregation : import-entitlements | SailPoint Developer Community without idn:sources:read.
I know its deprecated in v2025 but just curious how this responds.
I was hoping to see 401 or 403 if the scope is not matching but 500 is unexpected i think.
sreeram
(Sreeram N)
December 9, 2025, 4:17pm
7
Now the calls going thru with
idn:sources:manage
idn:entitlement:manage
Now, unsure why a few hours back the scope needed idn:sources:read and now its not required.
1 Like
lampard08
(Chelsea Blue)
December 9, 2025, 7:00pm
8
You mean the beta worked without source:read but v2005 did not?
sreeram
(Sreeram N)
December 10, 2025, 3:04pm
9
No its working across both.
lampard08
(Chelsea Blue)
December 10, 2025, 4:02pm
10
Interesting. someone from support must be following your post
sreeram
(Sreeram N)
December 12, 2025, 12:29pm
11
I posted a bug report after posting it here, but I did not see any activity on it tho.
1 Like
TOPTYU
(YU NENG YU)
January 30, 2026, 2:15am
12
I have the same issue.Do you resolve this problem?
sreeram
(Sreeram N)
February 4, 2026, 7:47am
13
Hello @TOPTYU ,
Yes, the following scope worked for me
Idn:sources:manage
I would suggest you added the following as well
idn:entitlement:manage