kovasaurus commented on PR #13178:
URL: https://github.com/apache/apisix/pull/13178#issuecomment-4294361005

   @Baoyuantop I would like to point out that this addresses only cookie 
properties in the session object.
   However the lua-resty-session has matured enough to support additional 
storage options for session object.
   Redis storage is only partially addressed in the the openid-connect plugin's 
schema.
   
   Would it make sense to allow additional options to entire session object ( 
to support the rest of the storage options which are already exposed by 
lua-resty-session ) and existing session.redis to support redis 
cluster/sentinels? 
   
   All configuration options from lua-resty-session -> 
[here](https://github.com/bungle/lua-resty-session#session-configuration)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to