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 does not use any type of algorithm and thus the secrets do not need to be set

ciphers:
algorithm: noop