kong-redis-session icon indicating copy to clipboard operation
kong-redis-session copied to clipboard

Kong plugin that translates a Session Cookie to Authorization header. e.g.: Session Cookie -> JWT

Results 7 kong-redis-session issues
Sort by recently updated
recently updated
newest added

Hi - Cannot get kong-redis-session to make [root@ITSUSABLSD02838:/usr/local/share/lua/5.1/kong/plugins/kong-redis-session]# #-> luarocks make *.rockspec gcc -O2 -fPIC -I/usr/local/openresty/luajit/include/luajit-2.1 -c header_filter -o header_filter gcc: error: header_filter: No such file or directory gcc: fatal...

When try to compile over "luarocks make" I got an error : ``` gcc: error: header_filter: No such file or directory gcc: fatal error: no input files compilation terminated. Error:...

### driverpt/kong-redis-session now has a Chat Room on Gitter @driverpt has just created a chat room. You can visit it here: [https://gitter.im/kong-redis-session/Lobby](https://gitter.im/kong-redis-session/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&content=body_link). This pull-request adds this badge to your README.md:...

⚠️ *\* DO NOT MERGE*\* ⚠️ Fixes #3

Need to figure out how to Mock REDIS with Kong for testing