Skip to main content

Setting up Noop Cipher algorithm

Ory Kratos supports encryption and decryption only for oidc token for now. Noop is the default algorithm.

This cipher doesn't use any type of algorithm and thus the secrets don't need to be set

ciphers:
algorithm: noop