FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. llorach.pablo
    3. Topics
    L
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 6
    • Best 1
    • Controversial 0
    • Groups 0

    Topics created by llorach.pablo

    • L

      User not registered still logged in

      General Discussion
      • login • • llorach.pablo
      4
      1
      Votes
      4
      Posts
      2.5k
      Views

      L

      @johnathon like you see on the capture i am using the login screen.

    • L

      .NET Core 5 is giving a 401 error

      General Discussion
      • • • llorach.pablo
      2
      0
      Votes
      2
      Posts
      1.7k
      Views

      danD

      @llorach-pablo It's been a while since I used .NET Core 5, but are you using a symmetric (HMAC) or asymmetric (RSA, ECC) key to sign your tokens?

      The default is HMAC, but for .NET Core, I think you have to use asymmetric keys.

      Here's information on creating keys: https://fusionauth.io/docs/v1/tech/core-concepts/key-master

      Here's information on setting the signing key: https://fusionauth.io/docs/v1/tech/core-concepts/applications#jwt