mongodb - Distributed cache with OpenIdConnect -


i have following scenario. web application using openidconnect middleware authenticate application through our company identity server. goal make setup multiple nodes/web farm scenario, authenticated session shared across node servers. requirement store distributed cache in mongodb database. can use mongodbcache package implements idistributedcache. how can achieve scenario? looked this: http://www.paraesthesia.com/archive/2016/06/15/set-up-asp-net-dataprotection-in-a-farm/ not sure how can share access token used instances.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -