-
Notifications
You must be signed in to change notification settings - Fork 43
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
remove unused client secret #167
Comments
I wonder if the operator should also cleanup previously created client secrets? Maybe not worth the hassle? |
uhthomas
added a commit
that referenced
this issue
May 9, 2024
uhthomas
added a commit
that referenced
this issue
May 9, 2024
jodevsa
pushed a commit
that referenced
this issue
May 11, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Per #77, it looks like the operator is creating an unused secret and it should be removed.
To Reproduce
N/A
Expected behavior
The secret should not exist.
Screenshots
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: