Single Sign On (Slave) by Waindigo [Deleted]

I just ran the sync process and all users are flagged as "Invalid Result Data". Some of the users existed on master but not all of them. Any ideas why all the users are falling into this group?

Here is the server error log, looks like our 301 redirect might be causing the issue.

Exception: Waindigo_XenSso_Slave_ControllerAdmin_Sync::Waindigo_XenSso_Slave_ControllerAdmin_Sync::actionSyncProcess - Unexpected result: '<html> <head><title>301 Moved Permanently</title></head> <body bgcolor="white"> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html> ' - library/Waindigo/XenSso/Slave/ControllerAdmin/Sync.php:78

Yes it looks like it's likely that 301 redirect. Could you try setting the 'Master Server Url' exactly as it is after the redirect (including any subdomains, https, etc)?

Jake
 
Top Bottom