OpenIDC/mod_auth_openidc

oidc_cache_set: could NOT store 797 bytes in shm cache backend for key

akasha2z opened this issue · 1 comments

Trying to configure module for remote validation with OIDCOAuthTokenIntrospectionInterval to cache the access token.

I see this error from shm cache - oidc_cache_set: could NOT store 797 bytes in shm cache backend for key

I am still able to authenticate user, but the tokens are not cached because of this.