Skip to content
#

quarkus

Here are 511 public repositories matching this topic...

sberyozkin
sberyozkin commented Nov 11, 2020

Describe the extension
Quarkus OIDC CodeAuthenticationMechanism uses a default TokenStateManager implementation which stores all the session content in a cookie, which, by default, will include 3 tokens: ID, access and refresh tokens. When all 3 of them are in a JWT format as is with Keycloak, the cookie value size may exceed 4096 when JWTs have a lot of claims, at which point some brow

Improve this page

Add a description, image, and links to the quarkus topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the quarkus topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.