> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/analytics-alerts/alerts-by-data-source/pingone.md).

# PingOne

Alerts related to data source "PingOne".

| Alert                                                                                                                                          |
| ---------------------------------------------------------------------------------------------------------------------------------------------- |
| [A disabled user attempted to authenticate via SSO](/analytics-alerts/alerts-by-name/a-disabled-user-attempted-to-authenticate-via-sso.md)     |
| [A successful SSO sign-in from TOR](/analytics-alerts/alerts-by-name/a-successful-sso-sign-in-from-tor.md)                                     |
| [A user accessed multiple unusual resources via SSO](/analytics-alerts/alerts-by-name/a-user-accessed-multiple-unusual-resources-via-sso.md)   |
| [A user connected from a new country](/analytics-alerts/alerts-by-name/a-user-connected-from-a-new-country.md)                                 |
| [A user logged in at an unusual time via SSO](/analytics-alerts/alerts-by-name/a-user-logged-in-at-an-unusual-time-via-sso.md)                 |
| [Authentication attempt by a honey user](/analytics-alerts/alerts-by-name/authentication-attempt-by-a-honey-user.md)                           |
| [First connection from a country in organization](/analytics-alerts/alerts-by-name/first-connection-from-a-country-in-organization.md)         |
| [First SSO access from ASN for user](/analytics-alerts/alerts-by-name/first-sso-access-from-asn-for-user.md)                                   |
| [First SSO access from ASN in organization](/analytics-alerts/alerts-by-name/first-sso-access-from-asn-in-organization.md)                     |
| [First SSO Resource Access in the Organization](/analytics-alerts/alerts-by-name/first-sso-resource-access-in-the-organization.md)             |
| [Impossible traveler - SSO](/analytics-alerts/alerts-by-name/impossible-traveler-sso.md)                                                       |
| [Intense SSO failures](/analytics-alerts/alerts-by-name/intense-sso-failures.md)                                                               |
| [IP Rotation Pattern in SSO Spray](/analytics-alerts/alerts-by-name/ip-rotation-pattern-in-sso-spray.md)                                       |
| [Possible Impossible Travel Pattern - SSO](/analytics-alerts/alerts-by-name/possible-impossible-travel-pattern-sso.md)                         |
| [SSO authentication attempt by a honey user](/analytics-alerts/alerts-by-name/sso-authentication-attempt-by-a-honey-user.md)                   |
| [SSO authentication by a machine account](/analytics-alerts/alerts-by-name/sso-authentication-by-a-machine-account.md)                         |
| [SSO authentication by a service account](/analytics-alerts/alerts-by-name/sso-authentication-by-a-service-account.md)                         |
| [SSO Brute Force](/analytics-alerts/alerts-by-name/sso-brute-force.md)                                                                         |
| [SSO Password Spray](/analytics-alerts/alerts-by-name/sso-password-spray.md)                                                                   |
| [SSO with abnormal user agent](/analytics-alerts/alerts-by-name/sso-with-abnormal-user-agent.md)                                               |
| [Suspicious SSO access from ASN](/analytics-alerts/alerts-by-name/suspicious-sso-access-from-asn.md)                                           |
| [User attempted to connect from a suspicious country](/analytics-alerts/alerts-by-name/user-attempted-to-connect-from-a-suspicious-country.md) |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://cortex-docs.paloaltonetworks.com/analytics-alerts/alerts-by-data-source/pingone.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
