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

Deleting a client secret #6

Open
4 tasks
NvanWeeghel opened this issue May 2, 2023 · 1 comment
Open
4 tasks

Deleting a client secret #6

NvanWeeghel opened this issue May 2, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@NvanWeeghel
Copy link
Contributor

NvanWeeghel commented May 2, 2023

Userstory:
As a developer, I want to be able to delete a client secret so that unused secrets are not stored unnecessarily.

Acceptance criteria:

  • The developer must be authorized to delete a secret.
  • The expiration date of the secret must be set to the current date
  • There must be confirmation before the secret can be deleted
  • The status of the secret must indicate "expired".
@NvanWeeghel NvanWeeghel added the enhancement New feature or request label May 2, 2023
@jmezach
Copy link
Member

jmezach commented May 2, 2023

@NvanWeeghel As described in #5 I've changed the title of this story to scope it specifically to client secrets.

@jmezach jmezach changed the title deleting a secret Deleting a client secret May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants