Skip to content

Help Needed: Disabling ID Token Encryption for a Client #307

Answered by frankie567
bingyulee asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @bingyulee 👋

Unfortunately, there is no way to disable ID Token Encryption on a Client once it's enabled. The most straightforward solution is to re-create a new Client.

Another tricky solution, if you have directly access to the SQL database is to set the encrypt_jwk column to NULL in the fief_clients table.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bingyulee
Comment options

Answer selected by bingyulee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants