Started 3 yr 1 mo ago
Took 11 sec

Success Build #234 (Feb 24, 2020 10:11:34 PM)

Build Artifacts
d1_portal-2.4.0-SNAPSHOT.jar13.18 KB view
d1_portal-2.4.0-SNAPSHOT.pom5.23 KB view
Changes
  1. Modify the TokenGenerator to monitor the signing certificate:

    Add a timer to the constructor that runs every five minutes and checks to see if the
    modulus of the existing in-memory publicKey equals the current server public key's
    modulus.  If not, set the in-memory public key to the new one (as well as the
    private key and consumer key). (detail)
    by cjones
Test Result (no failures)