Load JWKs immediately at startup regardless of JWKSMinimumQuiescePeriodSecs

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Security
    • Fully Compatible
    • ALL
    • v8.0
    • Security 2024-06-10
    • 200
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, the server sometimes waits for JWKSMinimumQuiescePeriodSecs before performing the initial load of JWKeys. This causes some tests to fail since they rely on keys being available immediately.

      JWKSMinimumQuiescePeriodSecs is intended to rate-limit runtime key refreshes, particularly just-in-time ones during authentication. Therefore, there is no need to cause the initial load to get delayed by the quiesce period. 

              Assignee:
              Varun Ravichandran
              Reporter:
              Varun Ravichandran
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: