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

editing action/webhook changes basic auth password #416

Open
4 of 5 tasks
ah0y opened this issue Feb 26, 2025 · 1 comment
Open
4 of 5 tasks

editing action/webhook changes basic auth password #416

ah0y opened this issue Feb 26, 2025 · 1 comment
Labels
bug Something is not working.

Comments

@ah0y
Copy link

ah0y commented Feb 26, 2025

Preflight checklist

Ory Network Project

https://peaceful-grothendieck-qzq565khbl.projects.oryapis.com/

Describe the bug

If you edit an existing action the stored password is wiped/corrupted somehow with no indication to the user that that’s happening.

Reproducing the bug

steps to reprouduce:

  1. have an after, verification, post, webhook with a basic username and password set
  2. successfully process the webhook
  3. edit the existing webhook (in my case I was only changing the url and nothing else)
  4. notice that the webhook fails to process
  5. edit the existing webhook again except this time re-enter in your webhook auth password when you get to the auth options screen
  6. notice how you can successfully process the webhook again

Relevant log output

webhook response could not be unmarshalled properly from JSON: invalid character 'U' looking for beginning of value

Relevant configuration

Version

ory network

On which operating system are you observing this issue?

Ory Network

In which environment are you deploying?

Ory Network

Additional Context

No response

@ah0y ah0y added the bug Something is not working. label Feb 26, 2025
@aeneasr
Copy link
Member

aeneasr commented Feb 27, 2025

Thank you for reporting this bug! You can probably modify these values without issues using the Ory CLI and ory get|patch|update commands while this is on our backlog.

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

No branches or pull requests

2 participants