<@U04UQ68083H> How do I find the JWT secret?
# ory-copilot
b
@chilly-king-10285 How do I find the JWT secret?
c
A message from kapa.ai
I'm sorry, but the provided knowledge sources do not contain specific information on how to find the JWT secret in Ory. However, they do mention that Ory OAuth2 and OpenID Connect generate two cryptographic keys for each Ory Network project: one for ID Tokens and one for JWT Access Tokens. These keys are stored securely and encrypted at rest using AES256-GCM and the system secret ([source](https://www.ory.sh/docs/hydra/jwks#default-cryptographic-keys-in-ory)). For more detailed information, I would recommend checking the official Ory documentation or reaching out to their support.