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

      Unsolved Connector not persisting claim

      Q&A
      • connectors netcore lambda • • helzgate
      7
      0
      Votes
      7
      Posts
      1.9k
      Views

      H

      There is no way to get back information from FA when it calls your connector endpoint. What I ended up doing was creating separate applications for each portal in our app. WHen FA calls my connector, now I can look at the incoming applicationid and know which portal this user belongs too and that solved my issue.

    • danD

      Client library for .NET

      Q&A
      • client-library netcore • • dan
      2
      0
      Votes
      2
      Posts
      1.4k
      Views

      danD

      Will this one work for you?

      https://fusionauth.io/docs/v1/tech/client-libraries/netcore/
      https://github.com/FusionAuth/fusionauth-netcore-client
      https://www.nuget.org/packages/FusionAuth.Client/