Okta Configuration
Blumira utilizes the Okta System Log API which provides a stream of event data that are correlated to Blumira Security Detections.
Generate Okta SSWS Token
- Sign into your Okta Admin Panel with administrator privileges.
- Select the Security Menu > API > Tokens.
- Click Create Token.
- Name your token and click Create Token.
- Record the Token Value. You will copy this value to Blumira.
Configuring Blumira
Next, you’ll need to setup the Okta Module, within the Blumira Admin Console.
- Login to the Blumira Admin Console and select: Settings > Sensors > (Select your Sensor)
- Scroll down the page to the Modules section, and click on the Add Module button.
- In the Module drop-down, find the Okta API Module, and select the latest available version.
- Fill in the “Module Configuration” form, shown here:
- Okta account name: The domain you use to login to Okta. For example, if you login to “mycompany.okta.com”, then this field should be “mycompany”.
- Okta SSWS Token: The API token you obtained in the previous section.
- Log Source Name: An optional string to identify the Okta log source
- Select Install
Within minutes of completing these steps, the module will be operational, and will ingest Okta logs from the last 90 days into the Blumira platform. The module will then continuously monitor the Okta service for the latest available logs.
Additional Helpful Links
https://developer.okta.com/docs/reference/api/system-log/
https://developer.okta.com/docs/guides/create-an-api-token/overview