cas-1 | WARN [org.apereo.cas.util.function.FunctionUtils] org.jooq.lambda.UncheckedException: org.jose4j.lang.JoseException: A JWS Compact Serial
ization must have exactly 3 parts separated by period ('.') characters
cas-1 | AbstractCipherExecutor.java:verifySignature:188
cas-1 | BaseStringCipherExecutor.java:lambda$verifyAndDecrypt$4:275
cas-1 | FunctionUtils.java:lambda$doIf$3:110
cas-1 | BaseStringCipherExecutor.java:verifyAndDecrypt:276
cas-1 |
cas-1 | ERROR [com.yubico.core.WebAuthnServer] Finishing registration failed with: [{"requestId":"RrsDjYZ_0OdXVZVHrc6vlzi9PY5LgHl24FLzQNMvipA","c
redential":{"type":"public-key","id":"z1eGOqoRqmHhygGUE1kyCA","response":{"attestationObject":"o2NmbXRkbm9uZWdhdHRTdG10oGhhdXRoRGF0YViUuf0Jy6JrTSc3v_jT6n5lX
cyyjI5N15H48XYSQgQYslJZAAAAAOqbjWZNAR0hPOS2tIy1ddQAEM9XhjqqEaph4coBlBNZMgilAQIDJiABIVgg9nQz46BdHSLuhytk05Yhu7N60cInFW2JgTdPcOm_h5EiWCChwxUO3OiZ8YNengMO8tpi6
ghHggZ5x87lxxKO9ws2HA","clientDataJSON":"eyJ0eXBlIjoid2ViYXV0aG4uY3JlYXRlIiwiY2hhbGxlbmdlIjoiV1B4c281d25NYS00WWhtYXBxcTRFNDMyV0NwYWZwRXg5Z2ZCMGlCc3BQdyIsIm9
yaWdpbiI6Imh0dHBzOi8vbG9naW4udW1jcy5wbCIsImNyb3NzT3JpZ2luIjpmYWxzZX0"},"clientExtensionResults":{"credProps":{"rk":true}}},"sessionToken":"mBzKQBz_dw1WGUV9a
KNO3nCwdS3BfF-QYqgTEW6pM30"}]
cas-1 | org.apereo.cas.util.crypto.DecryptionException: null
cas-1 | at org.apereo.cas.util.EncodingUtils.decryptJwtValue(EncodingUtils.java:480) ~[cas-server-core-util-api-7.2.1-SNAPSHOT.jar:7.2.1-SNA
PSHOT]
cas.authn.mfa.web-authn.core.application-id=
https://login.umcs.plcas.authn.mfa.web-authn.core.allowed-origins=
https://login.umcs.plcas.authn.mfa.web-authn.core.relying-party-id=
login.umcs.plcas.authn.mfa.web-authn.core.relying-party-name=Uniwersytet Marii Curie-Skłodowskiej
cas.authn.mfa.web-authn.core.display-name-attribute=sAMAccountName
cas.authn.mfa.web-authn.core.allow-untrusted-attestation=true
cas.authn.mfa.web-authn.core.qr-code-authentication-enabled=true
cas.authn.mfa.web-authn.core.expire-devices=99
cas.authn.mfa.web-authn.core.trusted-device-enabled=true
cas.authn.mfa.web-authn.core.multiple-device-registration-enabled=true
I have also deleted keystore.jwks when upgrading to 7.2.
Do you have any idea whst's wrong?