<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00008jQxIYCA0Okta Classic EngineLifecycle ManagementAnswered2023-02-22T22:13:18.000Z2023-01-29T13:28:35.000Z2023-02-22T22:13:18.000Z

Netanelp.67066 (Customer) asked a question.

System logs user creation events

There are several ways that user can be created and therefore there are several event of user created, for example: system.import.user.create and user.lifecycle.create which makes it hard to track.

 

Does all event for say 'user created' trigers the user.lifecycle.create?

And if so is it apply also for groups and devices?


  • Mihai N. (Okta, Inc.)

    Hi @Netanelp.67066 (Customer)​, Thank you for reaching out to the Okta Community!

     

    The following documentation should help you identify the relevant event types:  

    https://developer.okta.com/docs/reference/api/event-types/#catalog

     

     

    If my answer helped, remember to mark it as best to increase its visibility for other members of the Okta Community who might have the same questions as you. 

     

    Hope my answer helps! 

    --------------------------------

    Community members help others by clicking Like or Select as Best on responses. Try it today.

    Expand Post
  • DonF.81354 (Customer)

    Hi! Thanks for reaching out with your question! So there are a few different Event Types for user creation (and groups, and devices) but there are multiple ways of creating these groups/users.

     

    For instance, a user may be created as a result of an import process (via AD, Workday, etc.) or you could create the user manually within the Okta Admin portal.

     

    Hopefully that helps!! Please feel free to ask any questions! Thanks!

    Expand Post
  • Netanelp.67066 (Customer)

    Hi!

    Thanks for your replies,

     

    On one hand its good that you specify the exact events, but on the other hand its a bit hard to track.

    For example lets say I want to count how many new users was added for a day, it will require to find and process all of that events.

     

    Isn't it easier to provide one event for "User created"(alongside/without the order events)?

     

     

    Expand Post
    • DonF.81354 (Customer)

      That is correct, yes. I would say it really depends on your overall goal. But for getting counts, I would say that "user.lifecycle.create" would be exactly what you need.

       

      Reference: System Log | Okta Developer

This question is closed.
Loading
System logs user creation events