FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

    Issue validating JWT with .Net 5

    Scheduled Pinned Locked Moved Unsolved
    Q&A
    2
    3
    679
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Q
      quent
      last edited by

      Re: Issue validating JWT with .Net 5

      Hi,

      I implemented a Oauth2 workflow in my API (.NET 5) . I managed to validate a JWT using RSA algorithm, but using SymmetricKey still gives me an error "invalid_token -- The signature key was not found"

      I read in the linked discussion it was an existing issue, I wonder if it is a .NET issue only, and if a solution with symmetric keys exists now ?

      Thank you

      danD 1 Reply Last reply Reply Quote 0
      • danD
        dan @quent
        last edited by

        @quent I don't have extensive experience with .NET5 various libraries, but when I last looked, only asymmetric keys were supported. If I were you, I'd ask this question on the .NET forums.

        --
        FusionAuth - Auth for devs, built by devs.
        https://fusionauth.io

        Q 1 Reply Last reply Reply Quote 0
        • Q
          quent @dan
          last edited by

          @dan yes seems it is still not working ... Thank you

          1 Reply Last reply Reply Quote 0
          • First post
            Last post