# Creating a Page Load Test that Uses SSO

It is possible to create a page load test that passes SSO authentication, but only when both of these two conditions are met:

* You can provide the organization’s name in the URL when opening the target page, for example **thousandeyes.sharepoint.com**.
* NTLM/Kerberos authentication is used on the identity provider side.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.thousandeyes.com/product-documentation/browser-synthetics/page-load-tests/sso-page-load-test.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
