# Configuration

- [Ping Identity integration](https://documentation.2pintsoftware.com/stifler/configuration/ping-identity-integration.md)
- [Entra ID integration](https://documentation.2pintsoftware.com/stifler/configuration/entra-id-integration.md)
- [Remote tools configuration](https://documentation.2pintsoftware.com/stifler/configuration/remote-tools-configuration.md)
- [Windows Server BranchCache Configuration](https://documentation.2pintsoftware.com/stifler/configuration/windows-server-branchcache-configuration.md)
- [Delivery optimization configuration](https://documentation.2pintsoftware.com/stifler/configuration/delivery-optimization-configuration.md)
- [Configuring a Beacon Server](https://documentation.2pintsoftware.com/stifler/configuration/configuring-a-beacon-server.md)
- [Configuring StifleR SQL History](https://documentation.2pintsoftware.com/stifler/configuration/configuring-stifler-sql-history.md)
- [StifleRulez.xml configuration guide](https://documentation.2pintsoftware.com/stifler/configuration/stiflerulez.xml-2.x-definitions.md)
- [The Match attribute](https://documentation.2pintsoftware.com/stifler/configuration/stiflerulez.xml-2.x-definitions/the-match-typedata.md)
- [When the job title isn’t suitable](https://documentation.2pintsoftware.com/stifler/configuration/stiflerulez.xml-2.x-definitions/the-match-typedata/when-the-job-title-isnt-suitable.md)
- [ConfigMgr-specific rules](https://documentation.2pintsoftware.com/stifler/configuration/stiflerulez.xml-2.x-definitions/the-match-typedata/configmgr-specific-rules.md)
- [The Download element](https://documentation.2pintsoftware.com/stifler/configuration/stiflerulez.xml-2.x-definitions/the-setting-downloadtypes.md)
- [Delivery Optimization jobs](https://documentation.2pintsoftware.com/stifler/configuration/stiflerulez.xml-2.x-definitions/the-setting-downloadtypes/delivery-optimization-jobs.md)
- [Sample StifleRulez.xml](https://documentation.2pintsoftware.com/stifler/configuration/stiflerulez.xml-2.x-definitions/sample-stiflerulez.xml.md)
- [Securing StifleR operations with SSL](https://documentation.2pintsoftware.com/stifler/configuration/securing-stifler-operations-with-ssl.md)
- [Prerequisites](https://documentation.2pintsoftware.com/stifler/configuration/securing-stifler-operations-with-ssl/pre-requisites.md): Certs! We love them. Here's what you need to integrate them with StifleR.
- [Using a web server certificate](https://documentation.2pintsoftware.com/stifler/configuration/securing-stifler-operations-with-ssl/using-a-full-iis-certificate.md)
- [Requesting a web server certificate](https://documentation.2pintsoftware.com/stifler/configuration/securing-stifler-operations-with-ssl/using-a-full-iis-certificate/requesting-a-web-server-certificate.md)
- [Using a self-signed certificate](https://documentation.2pintsoftware.com/stifler/configuration/securing-stifler-operations-with-ssl/using-iis-to-create-a-self-signed-certificate.md)
- [Configuring StifleR to use SSL](https://documentation.2pintsoftware.com/stifler/configuration/securing-stifler-operations-with-ssl/running-signalr-with-ssl.md)
- [Finding the certificate thumbprint](https://documentation.2pintsoftware.com/stifler/configuration/securing-stifler-operations-with-ssl/finding-the-certhash.md)
- [StifleR Client access control options](https://documentation.2pintsoftware.com/stifler/configuration/stifler-client-access-control-options.md)


---

# 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://documentation.2pintsoftware.com/stifler/configuration.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.
