Skip to content

OneLogin

OneLogin SSO provides audit logging for user authentication and resource access. Cyderes utilizes this information to track for user behaviors.

Data Types

  • ONELOGIN_SSO

Configuration

  1. Log in to OneLogin as an admin
  2. Go to Developers -> Webhooks
  3. Click New Broadcaster
  4. On the New Broadcaster dialog, enter the following information:

    • Name: Cyderes
    • Format: JSON Array
    • Listener URL: Cyderes will provide the webhook URL
    • Custom Headers: Enter the following lines into the Custom Headers field, replacing "<Authorization Value>" with a Cyderes-provided key
    Authorization: <Authorization Value>
    LogType: ONELOGIN_SSO
    
  5. Click Save