Skip to content

Tenant webhook settings display non-tenant webhooks #1593

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

Closed
mooreds opened this issue Feb 9, 2022 · 2 comments
Closed

Tenant webhook settings display non-tenant webhooks #1593

mooreds opened this issue Feb 9, 2022 · 2 comments
Assignees
Labels
Milestone

Comments

@mooreds
Copy link
Collaborator

mooreds commented Feb 9, 2022

Tenant webhook settings display non-tenant webhooks

Description

There are a few webhooks that are instance scoped (the audit log, event log and kickstart). These show up in the tenant webhook settings, but whether they fire or not is controlled by the settings under system -> webhooks.

The only non-tenant scoped Webhooks are:

  • Audit Log Create audit-log.create
  • Event Log Create event-log.create
  • Kickstart Success kickstart.success

Affects versions

These events were added in version 1.30.0

Steps to reproduce

Steps to reproduce the behavior:

  1. log in to the admin screen
  2. navigate to tenant then the webhooks screen
  3. see kickstart, event log, and audit log webhook settings.

Expected behavior

No non-tenant webhooks in the tenant webhooks tab.

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

Additional context

Add any other context about the problem here.

@mooreds mooreds added bug Something isn't working DE (developer-experience) ux labels Feb 9, 2022
@jamestelfer
Copy link

There's a possible API impact here too: perhaps configuring these via the API could be deprecated?

@robotdan
Copy link
Member

robotdan commented Feb 16, 2022

Thanks, not sure how we missed this one. Added to the general Webhook enhancement project.

@robotdan robotdan self-assigned this Apr 6, 2022
@robotdan robotdan added this to the 1.36.0 milestone Apr 6, 2022
robotdan added a commit to FusionAuth/fusionauth-java-client that referenced this issue Apr 6, 2022
@robotdan robotdan closed this as completed Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants