When loading the Azure License Report via Azure Configuration, the following error pops up:
Workaround:
C:\Program Files\One Identity\Active Roles\8.x\Web\Public\web.config
2. Add below section:
<system.web.extensions>
<scripting>
<webServices>
<jsonSerialization maxJsonLength="2147483644"/>
</webServices>
</scripting>
</system.web.extensions>
3. Run IISRESET.
© 2025 One Identity LLC. ALL RIGHTS RESERVED. 使用条款 隐私 Cookie Preference Center