# OAuth token
cas.authn.oauth.crypto.encryption.key=Xt- ... vCuVdT_URQ
cas.authn.oauth.crypto.signing.key=file:/etc/cas/config/svmlx-cas-dev_private.key
cas.authn.oauth.crypto.alg=??? A256GCM | RSA | RS512
cas.authn.oauth.crypto.enabled=false
cas.authn.oauth.crypto.signingEnabled=true
cas.authn.oauth.crypto.encryptionEnabled=false
cas.authn.oauth.accessToken.crypto.encryption.key=Xt-YRnk ... URQ
cas.authn.oauth.accessToken.crypto.signing.key=file:/etc/cas/config/private.key
cas.authn.oauth.accessToken.crypto.alg=A256GCM
cas.authn.oauth.accessToken.crypto.enabled=false
cas.authn.oauth.accessToken.crypto.signingEnabled=true
cas.authn.oauth.accessToken.crypto.encryptionEnabled=false