You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data_model/authentication.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
name: Authentication
3
-
description: Authentication events occur whenever a user attempts to login to a system, or a user or process attempts to access a privileged system resource.
3
+
description: An authentication event occurs whenever a user or process attempts to access a privileged system resource. Examples include logging into a system, or elevating privilege.
4
4
actions:
5
5
- name: success
6
6
description: The event corresponding to an authentication service responding positively to an authentication request.
0 commit comments