You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the transition from version 2.4.6 to version 2.15.X I noticed the following errors:
[auth_openidc:error] [pid xxx:tid xxx[client xxx] oidc_cache_shm_get_key: could not construct cache key since key size is too large (837 >= 512)
To correct this, I implemented the OIDCCacheEncrypt option to "ON".
Is this really the correction to be made?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
Note : My cache is SHM
Following the transition from version 2.4.6 to version 2.15.X I noticed the following errors:
[auth_openidc:error] [pid xxx:tid xxx[client xxx] oidc_cache_shm_get_key: could not construct cache key since key size is too large (837 >= 512)
To correct this, I implemented the OIDCCacheEncrypt option to "ON".
Is this really the correction to be made?
Beta Was this translation helpful? Give feedback.
All reactions