Quarkus-OIDC q_session_at and q_session encryption support for Browsers #23365
Unanswered
doogle-oss
asked this question in
Q&A
Replies: 1 comment 12 replies
-
/cc @pedroigor, @sberyozkin |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While using Quarkus-OIDC it seems raw access token and id token is stored in browser cookies. Can that be encrypted to make it more secured. We usually are discouraged to have raw token exposed to the client or store in browser.
Is there anything to do to make a encryption decryption layer added to the cookie possibly a encryption key to be added to config to do encryption and decryption under the hood.
Beta Was this translation helpful? Give feedback.
All reactions