delete user is not actually delete it,Delete user not actually deleting it

Hello,

after deleting user. it still exists, I can see that using listUser. however at the same time it wont let me add it again bc it exists. and it wont let me delete it again bc it's not exists 🙂 --go figure 🙂

,

Hello,

have anyone run into this issue. I am using local openldap for apigee-edge. After I delete a user, it still shows that user exists when I curl listUsers.

won't let me add it again bc it exists and won't let me delete it bc it's not exists 🙂

look like it's saved or cached somewhere!

thank you in advance.

0 4 157
4 REPLIES 4

@eklas , Welcome to Apigee Communty !

When you mean user , Are you referring to Edge UI admin user ? Is it OPDK ?

edge ui user... admin user or any other type of users... same thing to all.

@eklas , Can you share the curl call details ? Also, Which version of OPDK are you using ?

Hello,

I was able to solve it by deleting user from ldap directly.