Hello,
Is there a way to get from Enterprise SDK's IServerUserInfo.Roles groups that are not on server but on the parent Portal? otherwise the SDK does not offer any other method.
I know there is a REST API on portal, but for that i would need to get a token for portal in SOI, which is not possible.
Thanks for help!
Hi
Did you find a solution for this problem? Getting the role names from portal in a SOE/SOI (IServerUserInfo)?
Thanks
Checkout the https://developers.arcgis.com/enterprise-sdk/api-reference/net/esriSOESupport/ServerUtilities/#serve...
With this, you should be able to get the group names the user belongs to.