Is there a way to tie a user session to a Redis session? I'm not looking for a full cache integration but just a serialized http session for users.
There was a question (https://community.appian.com/discussions/f/general/23774/does-appian-support-custom-setup) asked around integration in the same vein and a few notes on Redis in a 20.4 hotfix release notes but that's it.
A reverse proxy that supports Redis and SAML could probably get the job done, but I'm looking to see if there's alternatives available.
Discussion posts and replies are publicly visible
You can use redis client and server in the same terminal that you are supposed to run the program on any programming language they can easily be accessed and used as a cache memory