If you want to set the keys up manually, set up env vars JWKS_PRIVATE and JWKS_PUBLIC as JWKS with the algorithm RS512 in this format:
JWKS_PRIVATE
JWKS_PUBLIC
RS512
{ "keys": [ { ... } ] }
Migrated from folder: Profile/jwks