system.login.screensaver - Overview of the macOS Authorization Right

macOS 10.9 / 10.10 / 10.11 / 10.12 / 10.13 / 10.14

{
  'class' : 'rule',
  'comment' : 'The owner or any administrator can unlock the screensaver, set rule to "authenticate-session-owner-or-admin" to enable SecurityAgent.',
  'rule' : [
    'use-login-window-ui'
  ],
  'version' : '1'
}

macOS 10.6 / 10.7 / 10.8

{
  'class' : 'rule',
  'comment' : 'The owner or any administrator can unlock the screensaver.',
  'rule' : 'authenticate-session-owner-or-admin'
}