Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprovisioning a user fails when already deprovisioned #492

Open
phavekes opened this issue Nov 30, 2024 · 0 comments
Open

Deprovisioning a user fails when already deprovisioned #492

phavekes opened this issue Nov 30, 2024 · 0 comments

Comments

@phavekes
Copy link
Member

This issue is imported from pivotal - Originaly created at Sep 19, 2022 by Bart Geesink

When I try to deprovision a user from Middleware which has been deprovisioned before, it will fail with the following message:

{"name":"OpenConext Stepup","status":"FAILED","data":[],"message":"Operation on this Identity is not allowed: it has been forgotten"}

That should not be an error, the deprovision command should be idempotent. Other apps will answer an OK, with empty data:
[{"name":"EngineBlock","status":"OK","data":[]}

I suggest we do the same for middleware

@phavekes phavekes self-assigned this Nov 30, 2024
@phavekes phavekes added this to Stepup Nov 30, 2024
@github-project-automation github-project-automation bot moved this to New in Stepup Nov 30, 2024
@phavekes phavekes removed their assignment Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: New
Development

No branches or pull requests

1 participant