Forum Discussion
Power Bi Report Server getting http 500 on trying to get allowed actions with custom security ext.
- 8 years ago
My bad. According to the fact, that admin config was working fine, and due to logs that showed, that extension has tried to return correct info for CheckAccess() method, i investigated, that part of authorization code was imported for ssrs16, and should be replaced for ssrs17 one ( hashtables were switched to dictionaries). After that the issue was resolved.
Anyway, thx for reading, maybe it'll help someone some day.
My bad. According to the fact, that admin config was working fine, and due to logs that showed, that extension has tried to return correct info for CheckAccess() method, i investigated, that part of authorization code was imported for ssrs16, and should be replaced for ssrs17 one ( hashtables were switched to dictionaries). After that the issue was resolved.
Anyway, thx for reading, maybe it'll help someone some day.