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

[fxa-event-broker] Guardian webhook is not being called. #3324

Closed
rlr opened this issue Nov 12, 2019 · 10 comments
Closed

[fxa-event-broker] Guardian webhook is not being called. #3324

rlr opened this issue Nov 12, 2019 · 10 comments
Assignees

Comments

@rlr
Copy link
Contributor

rlr commented Nov 12, 2019

Description

We've (@bbangert, @jrgm) done a few manual test calls to the webhook that came through and the signature was verified properly, etc. Those test calls are the only calls that appear in our logs.

Steps to reproduce

Delete a guardian user on stage.

Expected result

The webhook on guardian stage is called with the correct info.

Actual result

The webhook on guardian stage isn't called.

Environment

Stage.

┆Issue is synchronized with this Jira Task
┆Issue Number: FXA-532

@bbangert
Copy link
Member

Do you know the guardian users fxa uid? What's an easy way to create a guardian user that we can reproduce with?

@rlr
Copy link
Contributor Author

rlr commented Nov 12, 2019

@bbangert

Do you know the guardian users fxa uid? What's an easy way to create a guardian user that we can reproduce with?

Sure, you can test/delete whatever these:

8d4bec81003d4506baba5a477465d3b4
0f5ff7260b70403ca63dde79035c0b09

Let me know if you need more to play with. Thanks!

@bbangert
Copy link
Member

@rlr it appears we didn't have part of the config setup properly for event delivery for SUMO. Hopefully @jrgm has time to get that configured today.

@jbuck
Copy link
Member

jbuck commented Nov 22, 2019

@rlr can you test again now? I've configured it here and we can add more as we need to

@rlr
Copy link
Contributor Author

rlr commented Nov 22, 2019

@rlr can you test again now? I've configured it here and we can add more as we need to

@jbuck I just deleted user with fxa uid = df8d92d258d64804bc2a1a98c866865e (on stage). I am not seeing any webhook calls in the logs yet.

@jbuck
Copy link
Member

jbuck commented Nov 23, 2019

Ah, I misconfigured things, I needed to add authentication, which is done now

@rlr
Copy link
Contributor Author

rlr commented Nov 23, 2019

@jbuck woot. prod next?

Screen Shot 2019-11-22 at 8 57 23 PM

@clouserw
Copy link
Member

clouserw commented Dec 9, 2019

This is written and ready to be pushed. @jrgm will check w/ @jbuck for status. This can be pushed anytime.

@jbuck
Copy link
Member

jbuck commented Dec 20, 2019

This has been done on prod now

@jbuck jbuck closed this as completed Dec 20, 2019
@rlr
Copy link
Contributor Author

rlr commented Dec 21, 2019

Verified. Thank you!

Screen Shot 2019-12-20 at 7 42 21 PM

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

No branches or pull requests

5 participants