i had a security problem on my enviroment bitbucket, some users created accounts in internal user directory. I need to list all internal users and delete, but i cant find this function on bitbucket api.
some one can help me?
Community moderators have prevented the ability to post new answers.
this api version have no 'filter' to parameter 'directoryName' in user call.
i had to proccess all data user manually to find all userkeys with 'directoryName=Bitbucket Internal Directory' because is'nt a valid parameter to bitbucket API
sucks, but works.
@atlassian we need a better functions to this (all atlassian products) API. :D
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
the jira server is my origianl 'user directory', all account created in jira its ok, but because a security fail, some clients got create internal accounts and i need to make a massive delete of internal accounts, but i cant find this api result 'directory' of accounts.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.