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

    Posts made by anand.murugan

    • RE: JWT signing algorithm change to RS256 (Asymmetric RSA 256) not working.

      I just had to change the Application level JWT configuration which overrides the Tenant level JWT configuration.

      posted in General Discussion
      A
      anand.murugan
    • JWT signing algorithm change to RS256 (Asymmetric RSA 256) not working.

      I created a new Asymmetric RSA256 private-public key pair in Key Manager and changed my tenant configuration to use this key pair for signing JWTs.
      053517c6-69e1-47e9-8840-b813e2535c78-image.png

      However, the JWTs being issued by Fusionauth are still signed using the old HS256 algorithm. I even shutdown and restarted Fusionauth on the server. But the change is not being effected. What am I missing?

      posted in General Discussion
      A
      anand.murugan