FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. joseantonio
    3. Best
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 19
    • Best 2
    • Controversial 0
    • Groups 0

    Best posts made by joseantonio

    • RE: SAML invalid timestamp.

      Hi again!

      For the record, I just found the solution.

      Fusionauth config is taken from JVM variables, as explained here. These can be chaged with the fusionauth-search.additional-java-args property, specified in the fusionauth.properties file like so:

      fusionauth-search.additional-java-args="-Duser.timezone=UTC".

      Then everything is working and compliant with SAMLv2 timestamps. Hope this helps someone else some day.

      posted in Q&A
      J
      joseantonio
    • RE: SAML invalid timestamp.

      Hi @dan !

      I'm sorry, the only thing I can say is that setting

      fusionauth-search.additional-java-args="-Duser.timezone=UTC"
      

      solved the issue for me.

      If that's already solved, I guess it can be closed.

      Thanks @dan and @robotdan for reviewing issues!

      posted in Q&A
      J
      joseantonio