Skip to content

Silviumuraru90/Okta---Legacy-Events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Okta---Legacy-Events

Retrieve from an organization the SysLog legacy type of events. Examples include:

  • app.user_management.grouppush.mapping.created;
  • app.user_management.grouppush.updated;
  • app.admin.sso.login.success;
  • core.user.factor.attempt_success;
  • core.user_auth.login_failed;
  • app.generic.import.started;
  • app.office365.api.sync.heartbeat.sent;
    And so on...

You can retrieve those only by having an API token and then specifying the:

  • dubdomain;
  • domain;
  • timeframe;
  • type of legacy.events;
  • nr. of events retrieved.

Note:
⚠️ This is NOT an official Okta Dev-vetted product / script, but rather a personal project. This does not qualify for any Okta support. Anyone who chooses to use this must ensure that their implementation meets any applicable legal obligations including any Okta terms and conditions.

About

Retrieve from an organization the legacy type of events.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages