Skip to content

Move Webhoks to a Tenant config instead of Application #1812

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
6 tasks done
robotdan opened this issue Aug 8, 2022 · 3 comments
Closed
6 tasks done

Move Webhoks to a Tenant config instead of Application #1812

robotdan opened this issue Aug 8, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request feature
Milestone

Comments

@robotdan
Copy link
Member

robotdan commented Aug 8, 2022

Move Webhooks to a Tenant config instead of Application

Problem

The application associate with a webhook is due to a legacy feature prior to tenants that is no longer applicable. The current configuration is super confusing.

Solution

Change configuration from application to tenant.

Related

This is item number 7 here:

Add a tenant join table, allow webhooks to be enabled for one-to-many tenants, or all

How to vote

Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.

Documentation tasks

  • Review/Update API docs for Tenant, Application and Wehbook CRUD.
  • Review Writing a Webhook doc
  • Review/Update UI screenshots that might show applications/webhook tabs
  • ApplicationRequest removal of webhookids - Possible API breaking for people using typed client libraries. Document this as a "Change" to the the API and that it may affect anyone using a typed language.
  • TenantRequest - review for any possible doc changes or breaking changes.
  • ApplicationEvent removal might br breaking change that needs to be documented.
@robotdan robotdan added feature enhancement New feature or request labels Aug 8, 2022
@robotdan robotdan added this to the 1.37.0 milestone Aug 8, 2022
@robotdan
Copy link
Member Author

robotdan commented Aug 8, 2022

This will be out in the next release @glen-84 @hughevans

@robotdan
Copy link
Member Author

robotdan commented Aug 8, 2022

@robfusion can you add all of the doc tasks to the description?

robfusion added a commit to FusionAuth/fusionauth-site that referenced this issue Aug 12, 2022
Documentation updates for APIs related to webhook changes.
robfusion added a commit to FusionAuth/fusionauth-site that referenced this issue Aug 12, 2022
Documentation updates for APIs related to webhook changes.
robfusion added a commit to FusionAuth/fusionauth-site that referenced this issue Aug 12, 2022
Documentation updates for APIs related to webhook changes.
robfusion added a commit to FusionAuth/fusionauth-site that referenced this issue Aug 12, 2022
Documentation updates for APIs related to webhook changes.
robfusion added a commit to FusionAuth/fusionauth-site that referenced this issue Aug 12, 2022
Documentation updates for APIs related to webhook changes.
robfusion added a commit to FusionAuth/fusionauth-site that referenced this issue Aug 15, 2022
Documentation updates for APIs related to webhook changes.
robfusion added a commit to FusionAuth/fusionauth-site that referenced this issue Aug 15, 2022
Documentation updates for APIs related to webhook changes.
robfusion added a commit to FusionAuth/fusionauth-site that referenced this issue Aug 15, 2022
Documentation updates for APIs related to webhook changes.
@robfusion
Copy link

All doc tasks are either merged or in PR. Closing.

robfusion added a commit to FusionAuth/fusionauth-site that referenced this issue Aug 15, 2022
Documentation updates for APIs related to webhook changes.
robfusion added a commit to FusionAuth/fusionauth-site that referenced this issue Aug 15, 2022
Documentation updates for APIs related to webhook changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature
Projects
None yet
Development

No branches or pull requests

2 participants