• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

changing user status as part of provisioning / deprovisioning

New Here ,
May 19, 2020 May 19, 2020

Copy link to clipboard

Copied

The user object retrieve by the UMAPI has a "status" attribute on it..

  status: string; A user’s status with the organization. Only “active” users are returned by Get User Information and Get Users in Organization. One of the following:

  • “active”: Normal status for a user account in good standing.
  • “disabled”: Disabled temporarily - user is not allowed to login, but is not removed.
  • “locked”: Disabled permanently - user is not allowed to login, but is not removed.
  • “removed”: The user account is being removed.

 

How is status adjusted / calculated? Is it possible to set that status via the API?   ("status" does not seem to be one of the keys supported by the update() method in the python library..)

 

We're trying to integrate provisioning with our institutional identity management system, and some of the other states could be useful in our provisioning and deprovisioning efforts?

 

Liam

TOPICS
Enterprise , Identity and SSO , Manage account , Users and groups

Views

747

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , May 20, 2020 May 20, 2020

Hi Liam, 

This issue needs our expert's insights, hence, to resolve this, please create a case or start a chat from the Admin Console's support tab: Enterprise Support.

Votes

Translate

Translate
Adobe Employee ,
May 20, 2020 May 20, 2020

Copy link to clipboard

Copied

LATEST

Hi Liam, 

This issue needs our expert's insights, hence, to resolve this, please create a case or start a chat from the Admin Console's support tab: Enterprise Support.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines