cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

Translate the entire conversation x

synchronization for deleted or disabled users in active directory

MM_10991077
12-Amethyst

synchronization for deleted or disabled users in active directory

Hello Community,

Is there a way to automatically disable a user in Codebeamer when the user is deleted or disabled in Active Directory?

We have found that there are many users who have been deleted from Active Directory but are still active in Codebeamer.

Manual disabling takes a lot of effort for us.

Any setting in application, script, API, etc?

thank you

ACCEPTED SOLUTION

Accepted Solutions

Currently, Codebeamer does not automatically disable or delete users when they are removed or disabled in Active Directory (AD). Out of the box, Codebeamer can authenticate via AD/LDAP, but it does not sync user status (enabled/disabled) unless explicitly scripted or integrated.

 

To automate the deactivation of users removed from AD:

  • Use Codebeamer REST API to disable users

  • Script a comparison between AD and Codebeamer user lists

  • Schedule the script to run regularly

Shashi Preetham,
Email: psp316r@outlook.com,
Mobile: +91 8099838001.

View solution in original post

2 REPLIES 2

Currently, Codebeamer does not automatically disable or delete users when they are removed or disabled in Active Directory (AD). Out of the box, Codebeamer can authenticate via AD/LDAP, but it does not sync user status (enabled/disabled) unless explicitly scripted or integrated.

 

To automate the deactivation of users removed from AD:

  • Use Codebeamer REST API to disable users

  • Script a comparison between AD and Codebeamer user lists

  • Schedule the script to run regularly

Shashi Preetham,
Email: psp316r@outlook.com,
Mobile: +91 8099838001.

Hello pshashipreetham,

your suggestion helped me to complete my task.

Thank you very much!


 
 
Announcements



Top Tags