Unable to store key #890
Unanswered
GRRedWings
asked this question in
Q&A
Replies: 1 comment 2 replies
-
this seems to be about mod_oauth2 rather than mod_auth_openidc |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I saw these messages in my log, and I'm wondering if I'm doing something wrong, or if something has changed with Microsoft. Is it possible to allow for a larger value?
[Thu Jul 21 19:03:29.454826 2022] [oauth2:error] [pid 93:tid 140185836705536] [client 172.1.5.1:51198] oauth2_cache_shm_check_value: could not store value since value size is too large (11106 > 8192)
[Thu Jul 21 19:03:29.454855 2022] [oauth2:error] [pid 93:tid 140185836705536] [client 172.1.5.1:51198] oauth2_cache_set: leave: could NOT store: https://login.microsoftonline.com/86e80137-24cb-4b7f-ad48-3e322110abc6/discovery/v2.0/keys
I did some searching and saw another thread,
https://github.com/zmartzone/mod_auth_openidc/issues/388
But I'm not setting the way it was described in A.
Beta Was this translation helpful? Give feedback.
All reactions