OpenIDC / mod_auth_openidc

OpenID Certified™ OpenID Connect Relying Party implementation for Apache HTTP Server 2.x

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

akasha2z opened this issue · 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.