Results Authorization - Max Redirects?

Post Reply
rjhertzberg
Posts: 23
Joined: Wed Sep 10, 2008 10:38 am

Results Authorization - Max Redirects?

Post by rjhertzberg »

All -

While debugging another issue, I found that during the results authorization process we are receiving a errnum 16 on the first document in our result set (found in the resauthdebug.log).

I believe this is due to the fact that when accessing the first document in the result set, it is performing several redirects while it resolves the authentication through our SSO application. It appears that after 5 redirects, the result fails with errnum 16.

Subsequent documents in our result set seem to work fine, it's just the first one every time we perform a search or page through the results.

Can you confirm that this is accurate? If so, is there a way that we can configure this setting for this particular profile?

Thanks in Advance,
Russell
User avatar
Kai
Site Admin
Posts: 1271
Joined: Tue Apr 25, 2000 1:27 pm

Results Authorization - Max Redirects?

Post by Kai »

Yes, it appears that Max Redirects is only being applied to crawls; during searches a default of 5 (unchangeable) is being used. We'll fix this in the next scripts release, so that Max Redirects applies to searches as well.
Post Reply