User Metadata

Tags
Partner, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2022, Neuron 2023 Posts: 69 Neuron

As an admin of a Dataiku instance, is it possible to find when specific user accounts were created, and for inactive accounts, when they were inactivated? I can find how to list users with: https://doc.dataiku.com/dss/latest/python-api/users-groups.html#listing-users

but cannot find where the additional info is located.


Operating system used: CentOS

Answers

  • Alpha Tester, Dataiker Alumni, Registered Posts: 106 ✭✭✭✭✭✭
    edited July 2024

    - released just a week ago - actually added some user activity metadata like recent login and most recent activity. Couldn't find any details on disabling user accounts though. Looking at the audit log you should be looking for

    enable: false

    when identifying disabled users in the API output.

  • Partner, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2022, Neuron 2023 Posts: 69 Neuron

    Thanks, I did catch the enable field. Would have been nice if we could also track when a particular user was disabled, and by whom (for multiple admins).

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.