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

Shared IdP Client not getting deleted when Auth Profile is deleted #859

Closed
3 tasks done
ikethecoder opened this issue Jul 21, 2023 · 0 comments · Fixed by #845
Closed
3 tasks done

Shared IdP Client not getting deleted when Auth Profile is deleted #859

ikethecoder opened this issue Jul 21, 2023 · 0 comments · Fixed by #845
Assignees
Labels
bug Something isn't working

Comments

@ikethecoder
Copy link
Member

API Services Portal Issue

User Story

As a Credential Admin,

I want to know that when I delete my Authorization Profile that is configured to use the Shared IdP, that the corresponding client will be deleted from the IdP

so that I know that there will not be unintended access and that I can re-use the Authorization Profile name if I want.

Test Case

ENV

  • DEV
  • TEST
  • PROD

TESTCASE

  • Create an Authorization Profile using a Shared IdP
  • Delete the Authorization Profile

EXPECTED

  • Expect that the corresponding Client ID on the shared IdP will be deleted

ACTUAL

  • The Client ID remains

ERROR

Notes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant