Navigation

    FusionAuth
    • Login
    • Search
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    1. Home
    2. Tags
    3. external
    Log in to post
    • All categories
    • dan

      External validation of users on registration
      Q&A • external registration validation • • dan

      2
      0
      Votes
      2
      Posts
      210
      Views

      dan

      You can use the user.create or the user.registration.create webhook to do something like this.

      If you enable these webhooks and configure the transaction to require the webhook to succeed, then you simply need to return a non-200 status code from the webhook to cause FusionAuth to fail this create.

      https://fusionauth.io/docs/v1/tech/events-webhooks/#tenant-settings
      https://fusionauth.io/docs/v1/tech/events-webhooks/events/#user-create
      https://fusionauth.io/docs/v1/tech/events-webhooks/events/#user-registration-create

    • E

      Using Slack as Identity Provider with OpenID for Federated Identity Management with Aspnet Core App
      Q&A • external identity oidc idp federation • • etienne.lorthoy

      4
      0
      Votes
      4
      Posts
      1033
      Views

      dan

      @eirikur That is awesome, thanks so much for sharing your settings.

    • dan

      Does FusionAuth handle third party logins?
      Q&A • external third party login • • dan

      2
      0
      Votes
      2
      Posts
      210
      Views

      dan

      We handle all of this and you can use the native UIs for each of these when on mobile. This is all handled automatically by Facebook, Google, Apple and others.

      More about external login providers.

    • dan

      SOLVED Does FusionAuth require that you migrate your userstore into the product?
      Q&A • user database external • • dan

      5
      0
      Votes
      5
      Posts
      339
      Views

      B

      @dan no problem at all. Completely understand it's tough offering support without reviewing how we have things setup.

      Appreciate you shooting that link over and will do some investigation on our end to see what might work best for us.

      Thanks!