Blank screen displayed during SSO group import, with no groups listed.
Original Question or Issue:
Blank screen displayed during SSO group import, with no groups listed.
Environment:
- Product - FileCloud Server
- Version - Any
- Platform - Any
Steps to Reproduce:
Error or Log Message:
Defect or Enhancement Number:
Cause:
Resolution or Workaround:
Listing of built-in Azure groups can be enabled by adding the following setting to the cloudconfig.php file:
define('TONIDOCLOUD_ADMIN_SSO_API_LIST_ALL_GROUPS', 1);
File locations:
- Linux:
/var/www/html/config/ - Windows:
C:\xampp\htdocs\config\
Notes: