document-engine-2.9.1
Added
- Support for secrets rotation enablement option. Setting
pspdfkit.replaceSecretsFromEnv
tofalse
will make Document Engine to ignoreJWT_PUBLIC_KEY
,SECRET_KEY_BASE
andDASHBOARD_PASSWORD
environment variables, values (pspdfkit.auth.api.jwt.publicKey
,pspdfkit.secretKeyBase
andpspdfkit.auth.dashboard.password
) and the corresponding secrets.