Skip to content

List provisioned users api

  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA

If applied, this commit will add GroupProvisionedusers DataSource

closes #1203 (closed)

As we discussed, there isn’t a GitLab API that allows us to create provisioned users on demand. Therefore, we conducted a local test to verify that our changes would work as expected

Demo

Full request params

Screenshot_2024-09-20_at_5.01.36_PM

With an invalid search request param

Screenshot_2024-09-20_at_4.23.43_PM

With an invalid created_before param

Screenshot_2024-09-20_at_4.30.12_PM

Edited by Hoa Nguyen

Merge request reports

Loading