---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Monitor the event queue for login activities

# Monitor the event queue for login activities {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Every single sign-on integration creates events for login activities.
You can use these events to monitor for login failures and determine if there are any
security concerns to address.  
{#r_EventQueueLoginActivities__table_vr3_pzs_x4__entry__5}

| Event Name | Description | Record | Parameter 1 | Parameter 2 |
|-|-|-|-|-|
| external.authentication.succeeded | External authentication succeeded and the user accessed the instance URL. | Session ID | User ID of user who successfully logged in | The URL the user accessed (which may be a deep link) |
| external.authentication.failed | The single sign-on requirements are not present or are missing. |   | Session ID | The missing authentication requirements |
| external.authentication.failed | The user does not exist in the User `[sys_user]` table |   | User ID | The string, "User does not exist" |
| external.authentication.failed | The user is locked out. |   | User ID | The string, "User locked out." |
[Tabelle : 1. Monitoring the event queue for login failures]

{#r_EventQueueLoginActivities__table_vr3_pzs_x4}

