FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. vandaele.seba
    3. Posts
    V
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by vandaele.seba

    • RE: How to listen FusionAuth webhook in C#

      @didier Hello, to see the templates you need to create you can go to this link http://{yourhost}/admin/webhook/test/{your-webhook-id}
      You should arrive on this page, and you can test all the events directly from this page.

      Then all you have to do is create your C# object corresponding to the field you're interested in.

      bc0263a5-de44-4fc8-af35-d95cab825ad8-image.png

      posted in General Discussion
      V
      vandaele.seba
    • Multi tenants for one application

      Hello, there's something I can't understand with the tenants, a priori when we create an application we have to provide it with a single tenant.

      So I'm wondering what's the point of passing a tenantId in the authorization url? Since apparently it doesn't take into account the tenant passed and systematically uses the tenant linked to the application.

      As a result, I can't quite grasp the usefulness of the tenants. Could you clarify this for me?

      Thank you

      posted in General Discussion
      V
      vandaele.seba