Thanks for your reply- I actually found some info stating the Google
Search Box for SharePoint can handle silent auth with no extra
configuration required on the GSA (if using HTTP basic auth):
"Authentication on the Search Box is performed silently. The Search
Box uses the currently logged-in user for authorization and does not
ask users to enter their credentials again. The Search Box supports
the HTTP Basic and Kerberos authentication protocols, with some
constraints."
For our project ideally we don't want to use the Google Search Box for
Sharepoint, but we would like to find a way to perform silent auth for
our users who will be running searches from Sharepoint.
At this stage we are looking to develop various SharePoint components
which will be querying for XML result sets from the GSA, so we're
trying to figure out the best way to do silent auth. Hence we're
trying to unravel how the Google Search Box for Sharepoint does
this...
Cheers.
On Oct 1, 4:54 pm, jeff ling <
jeffreyl...@gmail.com> wrote:
> If you are using GSA 5.2 or later, you can use GSA's onboard Kerberos (IWA)
> support to provide SSO experience to your users.
>
> The Search Box is really intended to provide the "search box" inside
> SharePoint, and it depends on both GSA and SharePoint to be using Kerberos.
>
> The Google services are just some web service pages, and they will run in
> the context of the SP service (IIS).
>
> Jeff
>